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:Michael C Sachs [aut, cre], Arvid Sjölander [aut], Erin E Gabriel [aut], Johan Sebastian Ohlendorff [aut], Adam Brand [aut]

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'))

Peer review:

Bug tracker:https://github.com/sachsmc/stdreg2/issues

On CRAN:

4.78 score 1 stars 8 scripts 239 downloads 16 exports 9 dependencies

Last updated 13 days agofrom:5ab7baa205. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 08 2024
R-4.5-winOKNov 08 2024
R-4.5-linuxOKNov 08 2024
R-4.4-winOKNov 08 2024
R-4.4-macOKNov 08 2024
R-4.3-winOKNov 08 2024
R-4.3-macOKNov 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.Rmdusingknitr::rmarkdownon Nov 08 2024.

Last update: 2024-09-04
Started: 2023-11-07

Implementing custom and new methods for standardization

Rendered fromcustom.Rmdusingknitr::rmarkdownon Nov 08 2024.

Last update: 2024-09-04
Started: 2024-08-12