fuzzyFDR (version 1.0)

example1: Examples 1 and 3 of Kulinskaya and Lewin

Description

Observed and previously attainable p-values used in Examples 1 and 3 of Kulinskaya and Lewin.

Usage

data(example1)

Arguments

Format

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

Source

Kulinskaya and Lewin (2007).

Examples

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

Run the code above in your browser using DataLab