Package: WhiteLabRt 1.01
WhiteLabRt: Novel Methods for Reproduction Number Estimation, Back-Calculation, and Forecasting
A collection of functions related to novel methods for estimating R(t), created by the lab of Professor Laura White. Currently implemented methods include two-step Bayesian back-calculation and now-casting for line-list data with missing reporting delays, adapted in 'STAN' from Li (2021) <doi:10.1371/journal.pcbi.1009210>, and calculation of time-varying reproduction number assuming a flux between various adjacent states, adapted into 'STAN' from Zhou (2021) <doi:10.1371/journal.pcbi.1010434>.
Authors:
WhiteLabRt_1.01.tar.gz
WhiteLabRt_1.01.zip(r-4.7)WhiteLabRt_1.01.zip(r-4.6)WhiteLabRt_1.01.zip(r-4.5)
WhiteLabRt_1.01.tgz(r-4.6-x86_64)WhiteLabRt_1.01.tgz(r-4.6-arm64)WhiteLabRt_1.01.tgz(r-4.5-x86_64)WhiteLabRt_1.01.tgz(r-4.5-arm64)
WhiteLabRt_1.01.tar.gz(r-4.7-arm64)WhiteLabRt_1.01.tar.gz(r-4.7-x86_64)WhiteLabRt_1.01.tar.gz(r-4.6-arm64)WhiteLabRt_1.01.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
WhiteLabRt/json (API)
| # Install 'WhiteLabRt' in R: |
| install.packages('WhiteLabRt', repos = c('https://cmilando.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cmilando/whitelabrt/issues
- out_list_demo - Sample back-calculation output
- sample_cases - Sample cases
- sample_dates - Sample dates
- sample_location - Sample location
- sample_m_hier - Sample hierachical model output
- sample_multi_site - Sample multi site
- sample_onset_dates - Sample onset dates
- sample_report_dates - Sample report dates
- transfer_matrix - Transfer matrix
Last updated from:7ffe631208. Checks:10 OK, 2 WARNING, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 348 | ||
| linux-devel-x86_64 | OK | 384 | ||
| source / vignettes | OK | 459 | ||
| linux-release-arm64 | OK | 381 | ||
| linux-release-x86_64 | OK | 345 | ||
| macos-release-arm64 | OK | 236 | ||
| macos-release-x86_64 | OK | 489 | ||
| macos-oldrel-arm64 | WARNING | 196 | ||
| macos-oldrel-x86_64 | WARNING | 591 | ||
| windows-devel | OK | 535 | ||
| windows-release | OK | 501 | ||
| windows-oldrel | OK | 504 | ||
| wasm-release | FAIL | 188 |
Exports:convert_to_linelistcreate_caseCountscreate_linelistrun_backnowsispatialRt
Dependencies:abindbackportsBHcallrcheckmateclicpp11descdistributionalfarvergenericsggplot2gluegridExtragtableinlineisobandlabelinglifecycleloomagrittrmatrixStatsnumDerivotelpillarpkgbuildpkgconfigposteriorprocessxpsQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelrlangrstanrstantoolsS7scalesStanHeaderstensorAtibbleutf8vctrsviridisLitewithr
Last update: 2024-07-29
Started: 2024-07-19
Last update: 2024-07-29
Started: 2024-07-22
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The 'WhiteLabRt' package. | WhiteLabRt-package WhiteLabRt |
| Convert Case Counts to a Line List | convert_to_linelist |
| Create a Case Counts Data Frame | create_caseCounts |
| Create a Line List from Report and Onset Dates | create_linelist |
| Sample back-calculation output | out_list_demo |
| Plot Estimates or Reproduction Numbers | plot.backnow |
| Plot Case Counts Over Time | plot.caseCounts |
| Run Back Calculation and Estimate Reproduction Numbers | run_backnow |
| Sample cases | sample_cases |
| Sample dates | sample_dates |
| Sample location | sample_location |
| Sample hierachical model output | sample_m_hier |
| Sample multi site | sample_multi_site |
| Sample onset dates | sample_onset_dates |
| Sample report dates | sample_report_dates |
| Calculate a Serial Interval Distribution | si |
| Run Spatial R(t) estimation and Estimate Reproduction Numbers | spatialRt |
| Transfer matrix | transfer_matrix |
