calc_obs_likelihood: Calculate likelihood for the population level trajectory and...

Description Usage Arguments Value

View source: R/calc_obs_likelihood.R

Description

Calculate likelihood for the population level trajectory and the measurement process.

Usage

1
calc_obs_likelihood(epimodel, params = NULL, log = FALSE)

Arguments

params

optional vector of parameters if values other than the current values should be used (e.g. in a transition kernel)

log

TRUE/FALSE for whether to return the log-likelihood or likelihood.

Value

measurement process likelihood or log-likelihood.


fintzij/BDAepimodel documentation built on Sept. 20, 2020, 1:44 p.m.