View source: R/cobiclustering.R
cobiclustering | R Documentation |
Creation of the cobiclustering class.
cobiclustering(
data = matrix(nrow = 3, ncol = 3, NA),
K = 2,
G = 2,
classification = list(length = 2),
strategy = list(),
parameters = list(),
info = list()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.