print.sdda {SDDA} | R Documentation |
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.
print.sdda(x,plot=FALSE,...)
x |
output from SDDA |
plot |
Should we plot some diagnostics? |
... |
additional parameters as needed |
David Clifford