Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pvalues

Example p-Values


Description

This data set contains 4,289 p-values. These data are used to illustrate the functionality of the functions fdrtool and pval.estimate.eta0.

Usage

data(pvalues)

Format

pvalues is a vector with 4,289 p-values.

Examples

# load fdrtool library
library("fdrtool")

# load data set
data(pvalues)

# estimate density and distribution function, 
# and compute corresponding (local) false discovery rates
fdrtool(pvalues, statistic="pvalue")

fdrtool

Estimation of (Local) False Discovery Rates and Higher Criticism

v1.2.16
GPL (>= 3)
Authors
Bernd Klaus and Korbinian Strimmer.
Initial release
2020-12-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.