Other packages > Find by keyword >

confoundr  

Diagnostics for Confounding of Time-Varying and Other Joint Exposures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("confoundr", "1.2")



Attach the package and use:
library("confoundr")
Maintained by
John W. Jackson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-09-13
Latest Update:
Description:
Implements three covariate-balance diagnostics for time-varying confounding and selection-bias in complex longitudinal data as described in Jackson 2016 doi10.1097EDE.0000000000000547 and Jackson 2019 doi10.1093ajekwz136. Diagnostic 1 assesses measured confoundingselection-bias diagnostic 2 assesses exposure-covariate feedback and diagnostic 3 assesses residual confoundingselection-bias after inverse probability weighting or propensity score stratification. All diagnostics appropriately account for exposure history can be adapted to assess a particular depth of covariate history and can be implemented in right-censored data. Balance assessments can be obtained for all times selected-times or averaged across person-time. The balance measures are reported as tables or plots. These diagnostics can be applied to the study of multivariate exposures including time-varying exposures direct effects interaction and censoring.
How to cite:
John W. Jackson (2019). confoundr: Diagnostics for Confounding of Time-Varying and Other Joint Exposures. R package version 1.2, https://cran.r-project.org/web/packages/confoundr. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:28), 1.1 (2019-09-13 13:20), 1.2 (2019-09-20 06:40)
Other packages that cited confoundr R package
View confoundr citation profile
Other R packages that confoundr depends, imports, suggests or enhances
Functions, R codes and Examples using the confoundr R package
Some associated functions: apply.scope . balance . catie_sim . diagnose . example_sml . lengthen . makehistory.one . makehistory.two . makeplot . omit.history . toy_long . toy_long_dropoutN . toy_long_dropoutY . toy_wide_censN . toy_wide_censY . toy_wide_dropoutN . toy_wide_dropoutY . widen . 
Some associated R codes: catie_sim.R . example_sml.R .  Full confoundr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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