gFormulaMI

G-Formula for Causal Inference via Multiple Imputation


License
CNRI-Python-GPL-Compatible

Documentation

gFormulaMI

gFormulaMI is an R package that implements the G-formula method for causal inference with time-varying treatments and confounders using multiple imputation methods. For more information, including examples, see the 'Get Started' page.

Installation

You can install the development version of gFormulaMI from GitHub with:

# install.packages("devtools")
devtools::install_github("jwb133/gFormulaMI")