All functions
|
|
MCMCContext()
|
Context of a MCMC |
|
MCMCState()
|
Construct a MCMCState object from a state vector |
|
MCMCStateVector()
|
Construct a MCMC state vector. |
|
PCMAddPrior()
|
Add a prior to a PCM object |
|
PCMPrior()
|
Create a PCMPrior object for a PCM model object |
|
ParameterPrior()
|
Create a ParameterPrior object |
|
PriorDensity()
|
Evaluate a prior distribution density over parameter values. |
|
as.MCMCState()
|
If necessary, convert an object to an MCMCState object. |
|
is.MCMCState()
|
Check if an object is of S3 class 'MCMCState' |
|
is.MCMCStateVector()
|
Check if an object is of S3 class 'MCMCStateVector' |
|
is.PCMPrior()
|
Check if an object is a PCMPrior object. |
|
is.ParameterPrior()
|
Check if an object is a ParameterPrior object. |
|
is.Prior()
|
Check if an object is a Prior object. |
|
posK() posn() posl() posr() posm() posv()
|
Indices of different parts of an MCMCState in an MCMCStateVector |