Construct a MCMCState object from a state vector
MCMCState(s, ctx)
s | a numerical vector representing a MCMC state. Some of the
entries in this vector are interpreted as integers denoting nodes in a
tree, regimes or model types (see |
---|---|
ctx | a MCMCContext object. |
a MCMCState object.