Package: bets.covid19 1.0.0

Qingyuan Zhao
bets.covid19: The BETS Model for Early Epidemic Data
Implements likelihood inference for early epidemic analysis. BETS is short for the four key epidemiological events being modeled: Begin of exposure, End of exposure, time of Transmission, and time of Symptom onset. The package contains a dataset of the trajectory of confirmed cases during the coronavirus disease (COVID-19) early outbreak. More detail of the statistical methods can be found in Zhao et al. (2020) <arxiv:2004.07743>.
Authors:
bets.covid19_1.0.0.tar.gz
bets.covid19_1.0.0.zip(r-4.7)bets.covid19_1.0.0.zip(r-4.6)bets.covid19_1.0.0.zip(r-4.5)
bets.covid19_1.0.0.tgz(r-4.6-any)bets.covid19_1.0.0.tgz(r-4.5-any)
bets.covid19_1.0.0.tar.gz(r-4.7-any)bets.covid19_1.0.0.tar.gz(r-4.6-any)
bets.covid19_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bets.covid19/json (API)
| # Install 'bets.covid19' in R: |
| install.packages('bets.covid19', repos = c('https://qingyuanzhao.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/qingyuanzhao/bets.covid19/issues
- covid19_data - Confirmed cases of COVID-19
- wuhan_exported - COVID-19 exported from Wuhan
Last updated from:b9ad1400d0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 147 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 138 | ||
| macos-oldrel-arm64 | OK | 142 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 90 |
Exports:age.processbets.inferencebets.likelihooddate.processpreprocess.data
Dependencies:rootSolve
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Processing age to print its distribution | age.process |
| A package for analyzing early epidemic data | bets.covid19 |
| Likelihood inference | bets.inference |
| (Profile) Likelihood function | bets.likelihood |
| Confirmed cases of COVID-19 | covid19_data |
| Transform date to numeric | date.process |
| Prepare data frame for analysis | preprocess.data |
| COVID-19 exported from Wuhan | wuhan_exported |