Implementation of the methodology described in <http://est.ufmg.br/covidlp/home/pt/> which can be also found in help(models). Implemented models are currently the Poisson distribution. The mean function can be the basic generalized logistic form, or the seasonal effect which has under- or over-reporting effects in up to three weekdays, or the two curves form. Bayesian inference is made available through the 'stan' software and its diagnostic functions pool can be used. Plot methods are implemented to mimic the graphics from the 'shiny' app in the URL using the 'plotly' library.
Version: | 1.1.1 |
Depends: | R (≥ 3.5.0), rstan (≥ 2.18.1), rstantools (≥ 2.1.1), stats |
Imports: | utils, methods, Rcpp (≥ 0.12.0), plotly (≥ 4.9.2.1), dplyr (≥ 1.0.1), curl (≥ 4.3), tidyr (≥ 1.1.1), covid19br |
LinkingTo: | BH (≥ 1.66.0), Rcpp (≥ 0.12.0), RcppEigen (≥ 0.3.3.3.0), RcppParallel (≥ 5.0.1), rstan (≥ 2.18.1), StanHeaders (≥ 2.18.0) |
Suggests: | knitr, rmarkdown, webshot |
Published: | 2021-10-09 |
Author: | Débora de Freitas Magalhães [aut],
Marta Cristina Colozza Bianchi da Costa [aut],
Guido Alberti Moreira
|
Maintainer: | Guido Alberti Moreira <guidoalber at gmail.com> |
Contact: | CovidLP team <covidlp.team@gmail.com> |
License: | GPL-3 |
URL: | <http://est.ufmg.br/covidlp/home/pt/> |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Citation: | PandemicLP citation info |
Materials: | README NEWS |
CRAN checks: | PandemicLP results |
Reference manual: | PandemicLP.pdf |
Vignettes: |
PandemicLP PandemicLP - Sum of Regions |
Package source: | PandemicLP_1.1.1.tar.gz |
Windows binaries: | r-devel: PandemicLP_1.1.1.zip, r-devel-UCRT: PandemicLP_1.1.1.zip, r-release: PandemicLP_1.1.1.zip, r-oldrel: PandemicLP_1.1.1.zip |
macOS binaries: | r-release (arm64): PandemicLP_1.1.1.tgz, r-release (x86_64): PandemicLP_1.1.1.tgz, r-oldrel: PandemicLP_1.1.1.tgz |
Old sources: | PandemicLP archive |
Please use the canonical form https://CRAN.R-project.org/package=PandemicLP to link to this page.