Learn R Programming

rbi (version 1.0.0)

propose_prior: Propose from the prior in a libbi model

Description

Generates a version of the model where the proposal blocks are replaced by the prior blocks. This is useful for exploration of the likelihood surface.

Usage

propose_prior(x)

Value

the updated bi_model object

Arguments

x

a bi_model object

See Also

bi_model