Plot the solution of a Coorespondence Analysis
Plots the solution of a Correspondence Analysis
## S3 method for class 'CA.sol' plot(x, ...)
x |
A CA.sol object |
... |
Any other biplot and graphical parameters |
Plots the solution of a Correspondence Analysis
No value returned
Jose Luis Vicente Villardon
Add some references here
data(riano) Sp=riano[,3:15] cabip=CA(Sp) plot(cabip)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.