obsonly {mrgsolve} | R Documentation |
Collect only observation records in the simulated output
obsonly(x, value = TRUE, ...)
x |
model object. |
value |
use 'TRUE' to collect and return observation records only. |
... |
not used. |
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.