get.signif: filters results using p-value thresholds

Description Usage Arguments

Description

filters results using p-value thresholds

Usage

1
get.signif(res, param = "p.pos", threshold = 0.95, as.data.frame = T)

Arguments

res

resultslist

param

probability to filter with p.pos and p.neg

threshold

numerical, the threshold to select associated variables related to the specified param. Default is 0.95

as.data.frame

collapse as data.frame. Default = TRUE


lnonell/HOmics documentation built on July 23, 2019, 1:10 a.m.