compareMethods: Compare nlAssoc objects obtained by nlOmicAssoc()

Description Usage Arguments

Description

Compare nlAssoc objects obtained by nlOmicAssoc()

Usage

1
2
compareMethods(list.meth, filter = TRUE, param = "adj.p", comp = "below",
  threshold = 0.05)

Arguments

list.meth

a NAMED list of nlAssoc objects as obtained by nlOmicAssoc(), usually applying different methods on the same data

filter

if nlAssoc object has not been previously filtered it can be done here. Default is TRUE

param

parameter of the table to filter with (vars_n, aic, Cor2, p or adj.p). Default is "adj.p"

comp

comparison param comp threshold. Default is "below"

threshold

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


isglobal-brge/nlOmicAssoc documentation built on May 9, 2019, 8:16 a.m.