Learn R Programming

rbi (version 0.7.0)

obs_to_noise: Copy obs variables to state variables (with '__sample_' prepended)

Description

This is used by the run functions of rbi, if 'sample_obs=TRUE' is specified.

Usage

obs_to_noise(x)

Arguments

x

a bi_model object

Value

a bi_model

See Also

bi_model