propose_prior {rbi} | R Documentation |
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)
Arguments
x |
a |
Value
the updated bi_model
object
See Also
[Package rbi version 1.0.0 Index]