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]
First Published: 2016-02-15
Latest Update: 2023-12-21
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 31 Mar. 2025.
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
03/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/2803/29Downloads for EmpiricalCalibration510152025303540455055606570TrendBars

Today's Hot Picks in Authors and Packages

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  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
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