Method MCMC/processChain
PROCESSCHAIN: Get the statisticts of the MCMC Chain
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
processChain: Returns the statisticts of the MCMC Chain
CALL: p = processChain(chain, Tc, dbg_info, plot_flag)
INPUTS: The MCMC chain and the Tc, the vector that defines the
i-th sample to be descarded and a debugging flag.
OUTPUTS: A pest objects with the statsistics of the MCMC chain.
Most information is stored in the procinfo property of the
pest object.
NK 2012
Method Details |
|
Access |
public |
Defining Class |
MCMC |
Sealed |
0 |
Static |
1 |
|
Method: MCMC/plotLogLikelihood |
|
Method: MCMC/retrieve |
 |
©LTP Team