Other packages > Find by keyword >

konfound  

Quantify the Robustness of Causal Inferences
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("konfound", "1.0.2")



Attach the package and use:
library("konfound")
Maintained by
Joshua M Rosenberg
[Scholar Profile | Author Map]
First Published: 2018-04-06
Latest Update: 2021-06-01
Description:
Statistical methods that quantify the conditions necessary to alter inferences, also known as sensitivity analysis, are becoming increasingly important to a variety of quantitative sciences. A series of recent works, including Frank (2000) and Frank et al. (2013) extend previous sensitivity analyses by considering the characteristics of omitted variables or unobserved cases that would change an inference if such variables or cases were observed. These analyses generate statements such as "an omitted variable would have to be correlated at xx with the predictor of interest (e.g., treatment) and outcome to invalidate an inference of a treatment effect". Or "one would have to replace pp percent of the observed data with null hypothesis cases to invalidate the inference". We implement these recent developments of sensitivity analysis and provide modules to calculate these two robustness indices and generate such statements in R. In particular, the functions konfound(), pkonfound() and mkonfound() allow users to calculate the robustness of inferences for a user's own model, a single published study and multiple studies respectively.
How to cite:
Joshua M Rosenberg (2018). konfound: Quantify the Robustness of Causal Inferences. R package version 1.0.2, https://cran.r-project.org/web/packages/konfound. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2018-04-06 18:12), 0.1.1 (2019-01-21 17:40), 0.1.2 (2019-04-12 13:52), 0.2.1 (2020-02-26 15:50), 0.2.2 (2020-08-18 09:00), 0.3.0 (2020-12-17 18:30), 0.4.0 (2021-06-01 09:40), 0.5.0 (2024-03-18 15:40), 0.5.1 (2024-04-12 23:10), 1.0.1 (2024-10-08 00:30)
Other packages that cited konfound R package
View konfound citation profile
Other R packages that konfound depends, imports, suggests or enhances
Complete documentation for konfound
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for konfound0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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