Learn R Programming

spatPomp (version 0.36.1)

vec_rmeasure: Vector of simulated measurements

Description

Simulate from the unit measurement model density function for each unit

Usage

# S4 method for spatPomp
vec_rmeasure(object, x, times, params, ...)

Value

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.

Arguments

object

a spatPomp object

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

Author

Kidus Asfaw