adjust.p.value: Adjust p-value for multiple comparisons

Description Usage Arguments

Description

Given a set of p-values, returns adjusted p-values.

Usage

1
adjust.p.value(p.value, adjust.method = c("holm", "bonferroni", "BH"))

Arguments

p.value

numeric vector of p-values.

adjust.method

method for adjusting p-values.


PutitStella/ezStatDiffTest documentation built on May 12, 2019, 10:30 p.m.