lme_mass_FDR: Conduct FDR thresholding

View source: R/lme_mass_FDR.R

lme_mass_FDRR Documentation

Conduct FDR thresholding

Description

Conduct FDR thresholding

Usage

lme_mass_FDR(p, fdr)

Arguments

p

a vector of p-values

fdr

threshold

Value

The function returns an updated threshold for uncorrected p-values that keeps the FDR.

Examples

## Not run: pthFDR <- lme_mass_FDR(pvals, 0.05)

Deep-MI/fslmer documentation built on Jan. 24, 2025, 11:24 p.m.