validMCMC | R Documentation |
Validates aposteriori samples from MCMC method
validMCMC(mcmcfit, trace = TRUE, acf = TRUE)
mcmcfit |
A object returned by contLikMCMC |
trace |
Whether showing trace of samples. |
acf |
Whether showing autocorrelation function of samples. |
This function takes samples from the MCMC as given in a matrix and shows the aposterior functions.
Oyvind Bleka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.