printPvecSmry: given a p value vector and a vector of cutoffs, find number...

Description Usage Arguments Value

View source: R/TestAndCorr_p.R

Description

this function just print the summary, a companion of getPvecSmry

Usage

1
printPvecSmry(P, thr = c(0.001, 0.01, 0.05))

Arguments

P

a vector of P values

thr

a vector of thersholds

Value

a list with elements smryTab, selList, cutoff


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.