calc_basic_reproduction_number_kr: Calculate basic reproduction number according to Keeling &...

Description Usage Arguments Value References

View source: R/02_model_output_calc_plot_functions.R

Description

calc_basic_reproduction_number_kr calculates the basic reproduction number according to Keeling & Rohani.

Usage

1
calc_basic_reproduction_number_kr(l_out_cosmo, v_time = 2:10)

Arguments

l_out_cosmo

List with output from SC-COSMO and all parameters.

v_time

Vector with times at which basic reproduction number is desired to be calculated.

Value

A scalar with the basic reproduction number.

References

  1. Emilia Vynnycky and Richard G White. An introduction to infectious disease modelling. Oxford, New York: Oxford University Press, 2010.

  2. Keeling, M. J., & Rohani, P. Modeling Infectious Diseases in Humans and Animals. Princeton University Press, 2008.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.