get_r_effective_base: Get R Effective

View source: R/get_r_effective.R

get_r_effective_baseR Documentation

Get R Effective

Description

This low-level function calculates R effective from a DQC vector and infection matrix

Usage

get_r_effective_base(dqc, infect)

Arguments

dqc

Values for DQC compartments. All elements of this vector should sum to 1.

infect

Matrix. The infection matrix.


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