obsonly {mrgsolve} | R Documentation |
Collect only observations in the simulated output
Description
Collect only observations in the simulated output
Usage
obsonly(x, value = TRUE, ...)
Arguments
x |
model object |
value |
the value for |
... |
passed along |
Details
There is also a obsonly
argument to mrgsim
that can
be set to accomplish the same thing as a call to obsonly
in
the pipeline.
[Package mrgsolve version 1.5.1 Index]