bimax.grid | R Documentation |
Generates a list containing parameter settings for the ensemble algorithm.
bimax.grid(method = "BCBimax", minr = c(10, 11), minc = c(10, 11), number = 10)
method |
Here BCBimax, to perform Bimax algorithm |
minr |
Minimum row size of resulting bicluster. |
minc |
Minimum column size of resulting bicluster. |
number |
Number of Bicluster to be found. |
A list containing parameter settings
Sebastian Kaiser sebastian.kaiser@stat.uni-muenchen.de
ensemble
, BCBimax
bimax.grid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.