summary,strategy-method | R Documentation |
This function gives the summary of output from coclusterBinary
,
coclusterCategorical
, coclusterContingency
,
coclusterContinuous
.
## S4 method for signature 'strategy'
summary(object, ...)
## S4 method for signature 'BinaryOptions'
summary(object, ...)
## S4 method for signature 'ContingencyOptions'
summary(object, ...)
## S4 method for signature 'ContinuousOptions'
summary(object, ...)
## S4 method for signature 'CategoricalOptions'
summary(object, ...)
object |
output object from |
... |
Additional argument(s) . Currently there is no additional arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.