Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.CA.sol

Plot the solution of a Coorespondence Analysis


Description

Plots the solution of a Correspondence Analysis

Usage

## S3 method for class 'CA.sol'
plot(x, ...)

Arguments

x

A CA.sol object

...

Any other biplot and graphical parameters

Details

Plots the solution of a Correspondence Analysis

Value

No value returned

Author(s)

Jose Luis Vicente Villardon

References

Add some references here

See Also

Examples

data(riano)
Sp=riano[,3:15]
cabip=CA(Sp)
plot(cabip)

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.