filter.HOmics: filters results using parameter thresholds

Description Usage Arguments

Description

filters results using parameter thresholds

Usage

1
2
3
## S3 method for class 'HOmics'
filter(res, param = "p.pos", threshold = 0.95,
  as.data.frame = T)

Arguments

res

object of class HOmics, obtained from function HOmics

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


isglobal-brge/HOmics documentation built on Nov. 4, 2019, 2:13 p.m.