Description Usage Arguments Value See Also Examples
runibic function for setting parameters
1 2 | set_runibic_params(t = 0.85, q = 0, f = 1, nbic = 100L, div = 0L,
useLegacy = FALSE)
|
t |
consistency level of the block (0.5-1.0] |
q |
a double value for quantile discretization |
f |
filtering overlapping blocks, default 1(do not remove any blocks) |
nbic |
maximum number of biclusters in output |
div |
number of ranks as which we treat the up(down)-regulated value: default: 0==ncol(x) |
useLegacy |
boolean value for legacy parameters management |
NULL (an empty value)
1 | set_runibic_params(0.85, 0, 1, 100, 0, FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.