powered by
Plots the solution of a Correspondence Analysis
# S3 method for CA.sol plot(x, ...)
No value returned
A CA.sol object
Any other biplot and graphical parameters
Jose Luis Vicente Villardon
Add some references here
plot.ContinuousBiplot
data(riano) Sp=riano[,3:15] cabip=CA(Sp) plot(cabip)
Run the code above in your browser using DataLab