Learn R Programming

blockcluster (version 4.5.5)

summary,strategy-method: Summary function.

Description

This function gives the summary of output from coclusterBinary, coclusterCategorical, coclusterContingency, coclusterContinuous.

Usage

# S4 method for strategy
summary(object, ...)

# S4 method for BinaryOptions summary(object, ...)

# S4 method for ContingencyOptions summary(object, ...)

# S4 method for ContinuousOptions summary(object, ...)

# S4 method for CategoricalOptions summary(object, ...)

Arguments

object

output object from coclusterBinary, coclusterCategorical, coclusterContingency, coclusterContinuous.

...

Additional argument(s) . Currently there is no additional arguments.