estimate_cv19rr: Estimation of RR

Description Usage Arguments Details Value Examples

View source: R/estimate_cv19rr.R

Description

Estimation of RR

Usage

1
2
3
4
5
6
7
8
estimate_cv19rr(
  dat,
  RefTests = 50000,
  beta = NA,
  logIsigma = NA,
  logtau = NA,
  fix = NULL
)

Arguments

dat

Incidence data

fix

Option to override the default fixed values

parameters

Option to override the default parameter values

silent

Option to suppress messages during fitting

...

Other arguments provided for compatibility with estimate_R but currently ignored

Details

Intended to have a similar interface to estimate_R

Value

An object of class cv19rr

Examples

1
dat <- download_data()

ku-awdc/Covid19RR documentation built on Feb. 2, 2021, 12:49 p.m.