Other packages > Find by keyword >

chest  

Change-in-Estimate Approach to Assess Confounding Effects
View on CRAN: Click here


Download and install chest package within the R console
Install from CRAN:
install.packages("chest")

Install from Github:
library("remotes")
install_github("cran/chest")

Install by package version:
library("remotes")
install_version("chest", "0.3.7")



Attach the package and use:
library("chest")
Maintained by
Zhiqiang Wang
[Scholar Profile | Author Map]
First Published: 2019-12-16
Latest Update: 2023-03-23
Description:
Applies the change-in-effect estimate method to assess confounding effects in medical and epidemiological research (Greenland & Pearce (2016) ). 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
How to cite:
Zhiqiang Wang (2019). chest: Change-in-Estimate Approach to Assess Confounding Effects. R package version 0.3.7, https://cran.r-project.org/web/packages/chest. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.2.0 (2019-12-16 16:00), 0.3.1 (2020-01-29 13:20), 0.3.2 (2020-07-09 07:20), 0.3.3 (2020-07-12 09:20), 0.3.4 (2020-09-30 09:10), 0.3.5 (2021-01-19 08:10), 0.3.6 (2022-03-01 16:20)
Other packages that cited chest R package
View chest citation profile
Other R packages that chest depends, imports, suggests or enhances
Complete documentation for chest
Functions, R codes and Examples using the chest R package
Some associated functions: chest . chest_clogit . chest_cox . chest_forest . chest_glm . chest_lm . chest_nb . chest_plot . diab_df . 
Some associated R codes: chest.R . chest_clogit.R . chest_cox.R . chest_forest.R . chest_glm.R . chest_lm.R . chest_nb.R . chest_plot.R . data_diab_df.R .  Full chest package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for chest024681012141618202224262830TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA