empiricalfdr: empiricalfdr

View source: R/empiricalfdr.R

empiricalfdrR Documentation

empiricalfdr

Description

calculates the false discovery rate

Usage

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

empiricalfdr(estimate,x)

parsifal9/empiricalzip documentation built on June 30, 2024, 5:22 a.m.