summary.sparseBC {sparseBC} | R Documentation |
sparseBC
or matrixBC
This function provides some information for an object sparseBC
or matrixBC
## S3 method for class 'sparseBC'
summary(object, ...)
object |
an object of class |
... |
any other arguments passed to |
Some information for an object sparseBC. (1) Cluster labels for the rows/observations. (2) Cluster labels for the columns/features. (3) The estimated bicluster mean for each cluster.
Kean Ming Tan and Daniela Witten
#
sparseBC
matrixBC
image.sparseBC
sparseBC.BIC
sparseBC.choosekr
# See example in sparseBC