Estimation of incidence and case fatality for a chronic disease, given partial information, using a multi-state model. Given data on age-specific mortality and either incidence or prevalence, Bayesian inference is used to estimate the posterior distributions of incidence, case fatality, and functions of these such as prevalence. The methods are described in Jackson et al. (2023) <doi:10.1093/jrsssa/qnac015>.
Version: | 1.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | dplyr, tidyr, magrittr, tibble, generics, methods, Rcpp (≥ 0.12.0), rstan (≥ 2.26.0), mgcv, SHELF, ggplot2, loo, matrixStats |
LinkingTo: | BH (≥ 1.66.0), Rcpp (≥ 0.12.0), RcppParallel, RcppEigen (≥ 0.3.3.3.0), rstan (≥ 2.26.0), StanHeaders (≥ 2.26.0) |
Suggests: | knitr, rmarkdown, rstantools (≥ 2.0.0.9000), tempdisagg, testthat |
Published: | 2023-09-09 |
DOI: | 10.32614/CRAN.package.disbayes |
Author: | Christopher Jackson
|
Maintainer: | Christopher Jackson <chris.jackson at mrc-bsu.cam.ac.uk> |
BugReports: | https://github.com/chjackson/disbayes/issues |
License: | GPL-3 |
URL: | https://chjackson.github.io/disbayes/ |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Materials: | README NEWS |
CRAN checks: | disbayes results |
Reference manual: | disbayes.pdf |
Vignettes: |
Bayesian estimation of chronic disease epidemiology from incomplete data: the disbayes package |
Package source: | disbayes_1.1.0.tar.gz |
Windows binaries: | r-devel: disbayes_1.1.0.zip, r-release: disbayes_1.1.0.zip, r-oldrel: disbayes_1.1.0.zip |
macOS binaries: | r-devel (arm64): disbayes_1.1.0.tgz, r-release (arm64): disbayes_1.1.0.tgz, r-oldrel (arm64): disbayes_1.1.0.tgz, r-devel (x86_64): disbayes_1.1.0.tgz, r-release (x86_64): disbayes_1.1.0.tgz, r-oldrel (x86_64): disbayes_1.1.0.tgz |
Old sources: | disbayes archive |
Please use the canonical form https://CRAN.R-project.org/package=disbayes to link to this page.