R/RcppExports.R
CALL_R_MEASURE.Rd
Simulate from the measurement process by calling measurement process functions via external Xptr.
CALL_R_MEASURE(
obsmat,
emit_inds,
record_ind,
state,
parameters,
constants,
tcovar,
r_meas_ptr
)
observation matrix
logical vector of measurement compartments to simulate
row in the observation matrix
numeric vector of comaprtment counts
numeric vector of parameter values
numeric vector of constants
numeric vector of time-varying covariate values
external pointer to measurement process simulation function