Compare nlAssoc objects obtained by nlOmicAssoc()
1 2 | compareMethods(list.meth, filter = TRUE, param = "adj.p", comp = "below",
threshold = 0.05)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.