rbmi: Reference Based Multiple Imputation
The rbmi
package is used to perform reference based multiple imputation. The package provides implementations for common, patient-specific imputation strategies whilst allowing the user to select between various standard Bayesian and frequentist approaches.
The package is designed around 4 core functions:
draws()
- Fits multiple imputation modelsimpute()
- Imputes multiple datasetsanalyse()
- Analyses multiple datasetspool()
- Pools multiple results into a single statisticTo learn more about rbmi
, please see the quickstart vignette:
vignette(topic= "quickstart", package = "rbmi")
package
Useful links:
Maintainer : Isaac Gravestock isaac.gravestock@roche.com
Authors:
Other contributors:
Useful links