R/RcppExports.R
CALL_D_MEASURE.Rd
Evaluate the log-density of the measurement process by calling measurement process density functions via external Xptr.
CALL_D_MEASURE(
emitmat,
emit_inds,
record_ind,
record,
state,
parameters,
constants,
tcovar,
d_meas_ptr
)
matrix of emission probabilities
logical vector of measurement compartments to simulate
row in the observation and emission matrices
vector of observed counts
numeric vector of latent 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