betafunc: This function gives a rough estimation of of the recovered...

Description Usage Arguments Value Examples

View source: R/betafunc.R

Description

This function gives a rough estimation of of the recovered rate beta and used to improve the estimation of beta.

Usage

1

Arguments

data

data of A(active confirmed), R (recovered confirmed),D(confirmed deceased)

Value

a sequence of estimating values of beta

Examples

1
2
3
4
5
6
## Not run: 
library(CONETTravel)
data = datas_3travel[[1]][,3:5]
betafunc(data)

## End(Not run)

leminhthien2011/CONETTravel documentation built on April 18, 2021, 4:17 a.m.