Contains a suite of functions for health economic evaluations with missing outcome data. The package can fit different types of statistical models under a fully Bayesian approach using the software 'JAGS' (which should be installed locally and which is loaded in 'missingHE' via the 'R' package 'R2jags'). Three classes of models can be fitted under a variety of missing data assumptions: selection models, pattern mixture models and hurdle models. In addition to model fitting, 'missingHE' provides a set of specialised functions to assess model convergence and fit, and to summarise the statistical and economic results using different types of measures and graphs. The methods implemented are described in Mason (2018) <doi:10.1002/hec.3793>, Molenberghs (2000) <doi:10.1007/978-1-4419-0300-6_18> and Gabrio (2019) <doi:10.1002/sim.8045>.
Version: | 1.5.0 |
Depends: | R (≥ 4.2.0) |
Imports: | mcmcplots, ggpubr, ggmcmc, ggthemes, BCEA, ggplot2, grid, gridExtra, bayesplot, methods, R2jags, loo, coda, mcmcr |
Suggests: | knitr, rmarkdown |
Published: | 2023-03-21 |
DOI: | 10.32614/CRAN.package.missingHE |
Author: | Andrea Gabrio [aut, cre] |
Maintainer: | Andrea Gabrio <a.gabrio at maastrichtuniversity.nl> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
In views: | MissingData |
CRAN checks: | missingHE results |
Reference manual: | missingHE.pdf |
Vignettes: |
Fitting MNAR models in missingHE Introduction to missingHE Longitudinal Models in missingHE Model Customisation in missingHE |
Package source: | missingHE_1.5.0.tar.gz |
Windows binaries: | r-devel: missingHE_1.5.0.zip, r-release: missingHE_1.5.0.zip, r-oldrel: missingHE_1.5.0.zip |
macOS binaries: | r-release (arm64): missingHE_1.5.0.tgz, r-oldrel (arm64): missingHE_1.5.0.tgz, r-release (x86_64): missingHE_1.5.0.tgz, r-oldrel (x86_64): missingHE_1.5.0.tgz |
Old sources: | missingHE archive |
Please use the canonical form https://CRAN.R-project.org/package=missingHE to link to this page.