perm.fdr: perm.fdr

View source: R/Emmreml-related.R

perm.fdrR Documentation

perm.fdr

Description

Function for calculating permutation-based false discovery rates based on a generalization of the false discovery rate method of Storey and Tibshirani (2003)

Usage

perm.fdr(input_df, perm_df, Pvals_col_name, name)

Arguments

input_df

no-permutation, anything

perm_df

permutation p, only contain p of interesting covariate

Pvals_col_name

in input_df, only one

name

just for final output, could be same with Pvals_col_name


lycium0605/SHfunction documentation built on Feb. 5, 2023, 11:14 a.m.