log_likelihood_rem: Computes the Removal portion of an epidemic likelihood

Description Usage Arguments

View source: R/Likelihood_Calculations.R

Description

Computes the Removal portion of an epidemic likelihood

Usage

1
log_likelihood_rem(par, t_inf, t_rem)

Arguments

par

parameter values to be passed to gamma density function (par[1] rate parameter, par[2] shape parameter)

t_inf

infection times of individuals involved in the epidemic

t_rem

removal times of individuals involved in the epidemic


JMacDonaldPhD/Epidemics documentation built on Jan. 10, 2020, 2:48 a.m.