plot.CVA {MultBiplotR} | R Documentation |
Plot of a Canonical Variate Analysis
Description
Plot of a Canonical Variate Analysis
Usage
## S3 method for class 'CVA'
plot(x, A1 = 1, A2 = 2, ...)
Arguments
x |
Object of class CVA |
A1 |
Dimension for the first axis of the representation |
A2 |
Dimension for the second axis of the representation |
... |
Additional arguments |
Details
Plot of a Canonical Variate Analysis
Value
Te Vanonical variate plot
Author(s)
Jose Luis Vicente Villardon
[Package MultBiplotR version 23.11.0 Index]