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 14 Jul. 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), (2026-07-09 08:03)
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

pps  
PPS Sampling
Functions to select samples using PPS (probability proportional to size) sampling. The package also ...
Download / Learn more Package Citations See dependency  
AutoWeatherIndices  
Calculating Weather Indices
Weather indices are formed from weather variables in this package. The users can input any number of ...
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  
surveyCV  
Cross Validation Based on Survey Design
Functions to generate K-fold cross validation (CV) folds and CV test error estimates that take into ...
Download / Learn more Package Citations See dependency  
maGUI  
A Graphical User Interface for Microarray Data Analysis and Annotation
Provides a comprehensive graphical user interface for analysis of Affymetrix, Agilent, Illumina, Nim ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

236,180

Dependencies

73,837

Author Associations

27,807

Publication Badges

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