Append_perm_pval: Appends permutation adjusted p-value

View source: R/Append_perm_pval.R

Append_perm_pvalR Documentation

Appends permutation adjusted p-value

Description

Appends permutation adjusted p-values to new column.

Usage

Append_perm_pval(GI_screen_res = NULL, perms = NULL)

Arguments

GI_screen_res

dataframe, Output from GI_screen(), Default: NULL

perms

dataframe, Output from Pval_perm_adjust(), Default: NULL

Details

P-values are adjusted based on permuted random sampled background data.

Value

A dataframe with permutation adjusted p-values appeneded as a new column named Pval_perm_adj.

Examples

# Please see tutorial


ytakemon/GINIR documentation built on Aug. 2, 2024, 1:32 p.m.