Other packages > Find by keyword >

EmpiricalCalibration  

Routines for Performing Empirical Calibration of Observational Study Estimates
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EmpiricalCalibration", "3.1.4")



Attach the package and use:
library("EmpiricalCalibration")
Maintained by
Martijn Schuemie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-15
Latest Update: 2025-02-14
Description:
Routines for performing empirical calibration of observational study estimates. By using a set of negative control hypotheses we can estimate the empirical null distribution of a particular observational study setup. This empirical null distribution can be used to compute a calibrated p-value, which reflects the probability of observing an estimated effect size when the null hypothesis is true taking both random and systematic error into account. A similar approach can be used to calibrate confidence intervals, using both negative and positive controls. For more details, see Schuemie et al. (2013) and Schuemie et al. (2018) .
How to cite:
Martijn Schuemie (2016). EmpiricalCalibration: Routines for Performing Empirical Calibration of Observational Study Estimates. R package version 3.1.4, https://cran.r-project.org/web/packages/EmpiricalCalibration. Accessed 09 Jun. 2026.
Previous versions and publish date:
1.1.0 (2016-02-15 13:46), 1.2.0 (2016-08-16 19:47), 1.3.1 (2017-05-16 09:33), 1.3.6 (2017-11-07 17:33), 1.4.0 (2018-11-24 21:30), 2.0.0 (2019-07-08 17:30), 2.0.1 (2020-01-13 10:10), 2.0.2 (2020-04-07 11:30), 2.1.0 (2021-03-04 09:20), 3.0.0 (2021-09-28 10:50), 3.1.0 (2022-07-01 16:30), 3.1.1 (2022-08-09 16:40), 3.1.2 (2023-12-21 17:10), 3.1.3 (2024-09-30 08:50)
Other packages that cited EmpiricalCalibration R package
View EmpiricalCalibration citation profile
Other R packages that EmpiricalCalibration depends, imports, suggests or enhances
Complete documentation for EmpiricalCalibration
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
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  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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