## S3 method for class 'lda':
pairs(x, labels = colnames(x), panel = panel.lda,
dimen, abbrev = FALSE, ..., cex=0.7, type = c("std", "trellis"))"lda".x the smaller value is used.abbrev > 0
this gives minlength in the call to abbreviate.pairs.default.cex for labels on plots.pairs.default; the
style "trellis" uses the Trellis function splom.pairs() for class "lda".
It can be invoked by calling pairs(x) for an
object x of the appropriate class, or directly by
calling pairs.lda(x) regardless of the
class of the object.pairs