Package: CausalModels 0.2.1

Joshua Anderson
CausalModels: Causal Inference Modeling for Estimation of Causal Effects
Provides an array of statistical models common in causal inference such as standardization, IP weighting, propensity matching, outcome regression, and doubly-robust estimators. Estimates of the average treatment effects from each model are given with the standard error and a 95% Wald confidence interval (Hernan, Robins (2020) <https://miguelhernan.org/whatifbook/>).
Authors:
CausalModels_0.2.1.tar.gz
CausalModels_0.2.1.zip(r-4.7)CausalModels_0.2.1.zip(r-4.6)CausalModels_0.2.1.zip(r-4.5)
CausalModels_0.2.1.tgz(r-4.6-any)CausalModels_0.2.1.tgz(r-4.5-any)
CausalModels_0.2.1.tar.gz(r-4.7-any)CausalModels_0.2.1.tar.gz(r-4.6-any)
CausalModels_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CausalModels/json (API)
NEWS
| # Install 'CausalModels' in R: |
| install.packages('CausalModels', repos = c('https://ander428.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ander428/causalmodels/issues
Last updated from:4a81259939. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | OK | 195 | ||
| macos-oldrel-arm64 | OK | 156 | ||
| windows-devel | OK | 185 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 113 | ||
| wasm-release | OK | 95 |
Exports:doubly_robustgestimationinit_paramsipweightingiv_estoutcome_regressionpropensity_matchingpropensity_scoresstandardization
Dependencies:backportsbootbroomcausaldataclicodetoolscpp11dplyrgeepackgenericsgluelatticelifecyclemagrittrMASSMatrixmultcompmvtnormpillarpkgconfigpurrrR6rlangsandwichstringistringrsurvivalTH.datatibbletidyrtidyselectutf8vctrswithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Doubly Robust Model | doubly_robust |
| One Parameter G-Estimation of Structural Nested Mean Models | gestimation |
| Initialize CausalModels Package | init_params |
| Parametric IP Weighting | ipweighting |
| Standard Instrumental Variable Estimator | iv_est |
| Outcome Regression | outcome_regression |
| Propensity Matching | propensity_matching |
| Propensity Scores | propensity_scores |
| Parametric Standardization | standardization |