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

CA

Correspondence Analysis


Description

Correspondence Analysis for a frequency or abundace data matrix.

Usage

CA(x, dim = 2, alpha = 1)

Arguments

x

The frequency or abundance data matrix.

dim

Dimension of the final solution

alpha

Alpha to determine the kind of biplot to use.

Details

Calculates Correspondence Analysis for a tww-way frequency or abundance table

Value

Correspondence analysis solution

Author(s)

Jose Luis Vicente Villardon

References

Benzécri, J. P. (1992). Correspondence analysis handbook. New York: Marcel Dekker.

Greenacre, M. J. (1984). Theory and applications of correspondence analysis. Academic Press.

Examples

data(SpidersSp)
cabip=CA(SpidersSp)
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.