Package: chest 0.3.7

chest: Change-in-Estimate Approach to Assess Confounding Effects

Applies the change-in-effect estimate method to assess confounding effects in medical and epidemiological research (Greenland & Pearce (2016) <doi:10.1146/annurev-publhealth-031914-122559> ). It starts with a crude model including only the outcome and exposure variables. At each of the subsequent steps, one variable which creates the largest change among the remaining variables is selected. This process is repeated until all variables have been entered into the model (Wang Z. Stata Journal 2007; 7, Number 2, pp. 183–196). Currently, the 'chest' package has functions for linear regression, logistic regression, negative binomial regression, Cox proportional hazards model and conditional logistic regression.

Authors:Zhiqiang Wang [aut, cre]

chest_0.3.7.tar.gz
chest_0.3.7.zip(r-4.5)chest_0.3.7.zip(r-4.4)chest_0.3.7.zip(r-4.3)
chest_0.3.7.tgz(r-4.4-any)chest_0.3.7.tgz(r-4.3-any)
chest_0.3.7.tar.gz(r-4.5-noble)chest_0.3.7.tar.gz(r-4.4-noble)
chest_0.3.7.tgz(r-4.4-emscripten)chest_0.3.7.tgz(r-4.3-emscripten)
chest.pdf |chest.html
chest/json (API)
NEWS

# Install 'chest' in R:
install.packages('chest', repos = c('https://uqwang.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • diab_df - Example data: Health outcomes of 2372 adults with and without diabetes

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 7 scripts 320 downloads 7 exports 42 dependencies

Last updated 2 years agofrom:b1e61c2fca. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 25 2024
R-4.5-winOKOct 25 2024
R-4.5-linuxOKOct 25 2024
R-4.4-winOKOct 25 2024
R-4.4-macOKOct 25 2024
R-4.3-winOKOct 25 2024
R-4.3-macOKOct 25 2024

Exports:chest_clogitchest_coxchest_forestchest_glmchest_lmchest_nbchest_plot

Dependencies:abindbackportsbroomcheckmateclicolorspacecpp11dplyrfansifarverforestplotgenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrsurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithr

Change-in-estimate Approach: Assessing Confounding Effects

Rendered fromchest-vignette.Rmdusingknitr::rmarkdownon Oct 25 2024.

Last update: 2023-03-23
Started: 2019-12-16