| vec_rmeasure | R Documentation |
runit_measureSimulate from the unit measurement model density function for each unit
## S4 method for signature 'spatPomp'
vec_rmeasure(object, x, times, params, ...)
object |
a |
x |
numeric; state at which measurements are simulated |
times |
numeric; time at which measurements are simulated |
params |
numeric; parameter set at which measurements are simulated |
... |
additional parameters will be ignored |
An array of dimension length(unit_names(object)) by dim(x)[2] by dim(x)[3]
representing each unit's simulated measurement assessed for each replicate in x for each observation time.
Kidus Asfaw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.