print.clustab {ClustOfVar}R Documentation

Print a 'clustab' object

Description

This is a method for the function print for objects of the class clustab.

Usage

## S3 method for class 'clustab'
print(x, ...)

Arguments

x

An object of class clustab generated by the function stability.

...

Further arguments to be passed to or from other methods. They are ignored in this function.


[Package ClustOfVar version 1.2 Index]