print.sdda {SDDA}R Documentation

Print SDDA output to screen

Description

Summary statistics for an SDDA object are printed to the screen including the number of samples, the number of variables, the number of groups and their names etc. Pass plot=TRUE to get plot diagnostics also.

Usage

print.sdda(x,plot=FALSE,...)

Arguments

x output from SDDA
plot Should we plot some diagnostics?
... additional parameters as needed

Author(s)

David Clifford


[Package SDDA version 1.0-4 Index]