rmeasure
draws from the distribution of measurements given the state of the system.
This function is part of the low-level interface to pomp
objects.
This help page does not give instructions on the implementation of models: see pomp
for instructions.rmeasure(object, x, times, params, ...)
## S3 method for class 'pomp':
rmeasure(object, x, times, params, \dots)
nobs
x nreps
x ntimes
, where nobs
is the number of observed variables.rmeasure
slot of the pomp
object.
For specifications on writing such a function, see pomp
.pomp-class
, pomp