Description Usage Arguments Value See Also
This function calculates the moments for MCMC samples of multivariate mixture models. Moments like means, standard deviations, kurtosis and skewness are computed for each iteration in MCMC sampling. The moments are used when plotting the traces of an MCMC sample output.
1 | moments_cc(classS4)
|
classS4 |
An |
A named list with vectors containing the data moments for each iteration in the MCMC sample.
mcmcoutput for the mcmcoutput
class definition
mixturemcmc()
for performing MCMC sampling
plotTraces()
for the calling function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.