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.3")



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: 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.3, https://cran.r-project.org/web/packages/EmpiricalCalibration. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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