This class inherits from the mcmcoutputfixhier
class and adds posterior
density parameters to the MCMC sampling output. The storage of posterior
parameters is controlled by the slot storepost
in the mcmc
class. If set to TRUE
posterior parameters are stored in the output of the
MCMC sampling.
post
A named list containing a named list par
with arrays for the
posterior density parameters.
mcmcoutputfixhier for the parent class
mixturemcmc()
for performing MCMC sampling
mcmc for the class defining the MCMC hyper-parameters
mcmc()
for the mcmc
class constructor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.