Displays discriminant coordinates using either base graphics or a lattice scatterplot matrix.
Arguments
- x
A fitted
"gipslda"object.- labels
Labels for discriminant dimensions.
- panel
Panel function used by base graphics.
- dimen
Maximum number of discriminant dimensions to display.
- abbrev
Logical or integer controlling abbreviation of class labels.
- ...
Additional graphical arguments.
- cex
Character expansion used by the default panel.
- type
Either
"std"for base graphics or"trellis"for a lattice display.