Package: stdReg2 1.0.2
stdReg2: Regression Standardization for Causal Inference
Contains more modern tools for causal inference using regression standardization. Four general classes of models are implemented; generalized linear models, conditional generalized estimating equation models, Cox proportional hazards models, and shared frailty gamma-Weibull models. Methodological details are described in Sjölander, A. (2016) <doi:10.1007/s10654-016-0157-3>. Also includes functionality for doubly robust estimation for generalized linear models in some special cases, and the ability to implement custom models.
Authors:
stdReg2_1.0.2.tar.gz
stdReg2_1.0.2.zip(r-4.5)stdReg2_1.0.2.zip(r-4.4)stdReg2_1.0.2.zip(r-4.3)
stdReg2_1.0.2.tgz(r-4.4-any)stdReg2_1.0.2.tgz(r-4.3-any)
stdReg2_1.0.2.tar.gz(r-4.5-noble)stdReg2_1.0.2.tar.gz(r-4.4-noble)
stdReg2_1.0.2.tgz(r-4.4-emscripten)stdReg2_1.0.2.tgz(r-4.3-emscripten)
stdReg2.pdf |stdReg2.html✨
stdReg2/json (API)
NEWS
# Install 'stdReg2' in R: |
install.packages('stdReg2', repos = c('https://sachsmc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sachsmc/stdreg2/issues
Last updated 13 days agofrom:5ab7baa205. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:parfrailtyplot.std_glmplot.std_survprint.std_customprint.std_glmprint.std_survsandwichstandardizestandardize_coxphstandardize_geestandardize_glmstandardize_glm_drstandardize_levelstandardize_parfrailtysummary.parfrailtytidy
Dependencies:data.tabledrgeegenericslatticeMatrixnleqslvRcppRcppArmadillosurvival
Estimation of causal effects using stdReg2
Rendered fromoverview.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-04
Started: 2023-11-07
Implementing custom and new methods for standardization
Rendered fromcustom.Rmd
usingknitr::rmarkdown
on Nov 08 2024.Last update: 2024-09-04
Started: 2024-08-12