print.Cmat {DistatisR}R Documentation

Print C matrix results

Description

Print C matrix results.

Usage

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

Arguments

x

a list that contains items to make into the Cmat class.

...

inherited/passed arguments for S3 print method(s).

Value

an array with results from the analysis. prints to screen

Author(s)

Derek Beaton


[Package DistatisR version 1.1.1 Index]