Construct a MCMCState object from a state vector

MCMCState(s, ctx)

Arguments

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 MCMCStateVector).

ctx

a MCMCContext object.

Value

a MCMCState object.

See also