View source: R/Emmreml-related.R
perm.fdr | R Documentation |
Function for calculating permutation-based false discovery rates based on a generalization of the false discovery rate method of Storey and Tibshirani (2003)
perm.fdr(input_df, perm_df, Pvals_col_name, name)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.