obsonly: Collect only observation records in the simulated output

View source: R/chain.R

obsonlyR Documentation

Collect only observation records in the simulated output

Description

Collect only observation records in the simulated output

Usage

obsonly(x, value = TRUE, ...)

Arguments

x

model object.

value

use 'TRUE' to collect and return observation records only.

...

not used.

Details

There is also an 'obsonly' argument to [mrgsim()] that can be set to accomplish the same thing as a call to 'obsonly()' in the pipeline.


mrgsolve documentation built on Oct. 18, 2024, 5:12 p.m.

Related to obsonly in mrgsolve...