empiricalfdr: empiricalfdr

Description Usage Arguments Examples

View source: R/empiricalfdr.R

Description

calculates the false discovery rate

Usage

1
empiricalfdr(estimate, x, FDRLevel = 0.1)

Arguments

estimate

matrix with rows containing the estimates of eta, lambda, and theta

x

the count data in correct format

FDRLevel

the count data in correct format

Examples

1
empiricalfdr(estimate,x)

parsifal9/empiricalzip documentation built on June 24, 2021, 5:53 a.m.