validMCMC {euroformix} | R Documentation |
Validates aposteriori samples from MCMC method
validMCMC(mcmcfit, trace = TRUE, acf = TRUE)
mcmcfit |
A object returned by contLikMCMC |
trace |
Boolean for whether showing trace of samples. |
acf |
Boolean for 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