summary-methods: Summary function.

summary,strategy-methodR Documentation

Summary function.

Description

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

Usage

## 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, ...)

Arguments

object

output object from coclusterBinary, coclusterCategorical, coclusterContingency, coclusterContinuous.

...

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


blockcluster documentation built on March 7, 2023, 6:39 p.m.