This function gives the summary of output from coclusterBinary
,
coclusterCategorical
, coclusterContingency
,
coclusterContinuous
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ## 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.