Learn R Programming

mrgsolve (version 0.8.9)

obsonly: 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 obsonly

...

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.