The mcmcoutputfixpost
class inherits from the mcmcoutputfix
class and
adds a slot to store the parameters of the posterior distribution from which
the component parameters are drawn. 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 list par
that contains the posterior
parameters as named arrays.
mcmcoutputfix for the parent class
mcmcoutputpost for the corresponding class for unknown indicators.
mcmc for the class defining the MCMC hyper-parameters
mcmc()
for the constructor of the mcmc class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.