Learn R Programming

boa (version 1.1.8-2)

boa.chain.reset: Reset MCMC Sequences

Description

Returns the data in the working list of MCMC sequences to the state it was in when originally imported. This function undoes any subsetting or collapsing that was done via the boa.chain.collapse or boa.chain.subset functions.

Usage

boa.chain.reset()

Arguments

Side Effects

Returns the data in the working list of MCMC sequences to the state it was in when originally imported. This function undoes any subsetting or collapsing that was done via the boa.chain.collapse or boa.chain.subset functions.

See Also

boa.chain.collapse, boa.chain.subset