beta_detect: Observation function: with beta binomial distribution of...

Description Usage Arguments Value

View source: R/parameterize.R

Description

This function simulates the observation proccess drawing a detection probability from a beta binomial distribution for each case. Defaults are in param_defaults. Can be passed to the observe_fun in simrabid.

Usage

1
beta_detect(I_dt, params = list(detect_alpha = 80.1, detect_beta = 8.9))

Arguments

I_dt

the line list of cases from simrabid

params

list of parameters

Value

The reporting function should modify the line list in place within the simrabid function (adding a detected column as a boolean vector).


mrajeev08/simrabid documentation built on May 7, 2021, 11:47 a.m.