Package: rtestim 1.0.2.9001

rtestim: Estimate the Effective Reproductive Number with Trend Filtering
Use trend filtering, a type of regularized nonparametric regression, to estimate the instantaneous reproduction number, also called Rt. This value roughly says how many new infections will result from each new infection today. Values larger than 1 indicate that an epidemic is growing while those less than 1 indicate decline. For more details about this methodology, see Liu, Cai, Gustafson, and McDonald (2024) <doi:10.1371/journal.pcbi.1012324>.
Authors:
rtestim_1.0.2.9001.tar.gz
rtestim_1.0.2.9001.zip(r-4.7)rtestim_1.0.2.9001.zip(r-4.6)rtestim_1.0.2.9001.zip(r-4.5)
rtestim_1.0.2.9001.tgz(r-4.6-x86_64)rtestim_1.0.2.9001.tgz(r-4.6-arm64)rtestim_1.0.2.9001.tgz(r-4.5-x86_64)rtestim_1.0.2.9001.tgz(r-4.5-arm64)
rtestim_1.0.2.9001.tar.gz(r-4.7-arm64)rtestim_1.0.2.9001.tar.gz(r-4.7-x86_64)rtestim_1.0.2.9001.tar.gz(r-4.6-arm64)rtestim_1.0.2.9001.tar.gz(r-4.6-x86_64)
rtestim_1.0.2.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rtestim/json (API)
NEWS
| # Install 'rtestim' in R: |
| install.packages('rtestim', repos = c('https://dajmcdon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dajmcdon/rtestim/issues
Pkgdown/docs site:https://dajmcdon.github.io
- cancovid - Canadian Incident COVID-19 Cases
Last updated from:fa078efe99. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 190 | ||
| linux-devel-x86_64 | OK | 189 | ||
| source / vignettes | OK | 251 | ||
| linux-release-arm64 | OK | 191 | ||
| linux-release-x86_64 | OK | 205 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-release-x86_64 | OK | 222 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| macos-oldrel-x86_64 | OK | 334 | ||
| windows-devel | OK | 251 | ||
| windows-release | OK | 196 | ||
| windows-oldrel | OK | 169 | ||
| wasm-release | OK | 154 |
Exports:confbandconfigure_rt_admmcv_estimate_rtdelay_calculatordiscretize_gammaestimate_rtinterpolate_rt
Dependencies:backportsBHbriocallrcheckmateclicpp11crayondescdiffobjdsplineevaluatefarverfsggplot2gluegtableisobandjsonlitelabelinglatticelifecyclemagrittrMatrixpillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6RColorBrewerRcppRcppEigenrlangrprojrootS7scalestestthattibbletvdenoisingutf8vctrsviridisLitewaldowithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Canadian Incident COVID-19 Cases | cancovid |
| Add confidence bands to estimated Rt or incidence curves | confband |
| Rt estimation algorithm configuration | configure_rt_admm |
| Leave-kth-out cross validation for choosing a optimal parameter lambda | cv_estimate_rt |
| Calculate the total infectiousness at each observed time point. | delay_calculator |
| Compute the discretized density function for gamma distribution | discretize_gamma |
| Estimate Rt using smoothness-penalized Poisson likelihood | estimate_rt |
| Fitted cv_poisson_rt | fitted.cv_poisson_rt |
| Interpolate (or extrapolate) Rt estimates to intermediate design points | interpolate_rt interpolate_rt.cv_poisson_rt interpolate_rt.poisson_rt |
| Plot cv_poisson_rt | plot.cv_poisson_rt |
| Plot estimated Rt values from a 'poisson_rt' object | plot.poisson_rt |
| Plot estimated confidence bands for an estimate of Rt | plot.rt_confidence_band |
| Predict observed data using estimated Rt | predict.cv_poisson_rt |
| Predict observed data using estimated Rt | predict.poisson_rt |
