CICI-package | R Documentation |
This package facilitates the estimation of counterfactual outcomes for multiple values of continuous interventions at different time points, and allows plotting of causal dose-response curves.
It implements the standard g-methods approach using the (semi-)parametric g-formula, as described in the Schomaker et al. (2024) reference listed below. Weighted dose-response curves that address positivity violations, and are fitted via sequential g-computation, are currently only available on GitHub and are not (yet) integrated in this package.
The main function of the package is currently gformula
.
Package: | CICI |
Type: | Package |
Version: | 0.9.4 |
Date: | 2024-12-10 |
License: | GPL-2 |
Depends: | R (>= 4.0) |
Imports: | mgcv, glmnet, ggplot2, parallel, doParallel, foreach, doRNG, rngtools |
Michael Schomaker
Maintainer: Michael Schomaker <michael.schomaker@stat.uni-muenchen.de>
Schomaker M, McIlleron H, Denti P, Diaz I. (2024) Causal Inference for Continuous Multiple Time Point Interventions, Statistics in Medicine, in press, see also https://arxiv.org/abs/2305.06645.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.