get_r_effective: Get R effective

View source: R/get_r_effective.R

get_r_effectiveR Documentation

Get R effective

Description

Get R effective

Usage

get_r_effective(dqc, ...)

Arguments

dqc

Numeric vector of Detected-Quarantine-Community proportions. The components of this vector should sum to one. The order of the components should be: Ds, Da, Qcds, Qcda, Qhds, Qhda, Qq, Cs, Ca. See init_dqc() to generate this vector.

...

Optional parameters to pass to get_infect_mat().

Value

Numeric value indicating the R effective given the Detected-Quarantine-Community proportions supplied.


HopkinsIDD/tti documentation built on May 24, 2022, 1:11 a.m.