fuzzyFDR (version 1.0)

example2: Example 2 of Kulinskaya and Lewin

Description

Observed and previously attainable p-values used in Example 2 of Kulinskaya and Lewin.

Usage

data(example2)

Arguments

Format

A data frame with 10 observations on the following 2 variables.
pvals
a numeric vector
pprev
a numeric vector

Source

Kulinskaya and Lewin (2007).

Examples

Run this code
data(example2)
fuzzyBHexact(example2$pvals,example2$pprev,alpha=0.05)

Run the code above in your browser using DataCamp Workspace