SEIJR_reproduction_number: Compute R0, growth rate and doubling time for the SEIJR.0.0...

Description Usage Arguments Value

View source: R/combineAndSummarize0.R

Description

Also prints to the screen a markdown table with the results. This can be copied into reports. The tau & p_h parameters _must_ be in the log files. If that's not the case, you can add fixed values like this: X$seir.tau <- 74; X$seir.p_h <- .2

Usage

1
SEIJR_reproduction_number(X, gamma0 = 73, gamma1 = 121.667, precision = 3)

Arguments

gamma0

Rate of leaving incubation period ( per capita per year )

gamma1

Rate of recovery (per capita per year)

Value

Data frame with tabulated results and CI


emvolz-phylodynamics/sarscov2Rutils documentation built on Nov. 17, 2020, 9:22 a.m.