R/RcppExports.R
evaluate_d_measure.Rd
Evaluate the log-density of the measurement process by calling measurement process density functions via external Xptr.
evaluate_d_measure(
emitmat,
obsmat,
statemat,
measproc_indmat,
parameters,
constants,
tcovar_censusmat,
d_meas_ptr
)
matrix of emission probabilities
matrix containing the data
matrix containing the compartment counts at the observation times
logical matrix indicating which compartments are observed at every observation time
numeric vector of parameter values
numeric vector of constants
numeric vector of time-varying covariate values
external pointer to measurement process density function