CAeig: Correspondence Analysis

Description Usage Arguments Value Author(s) References See Also

Description

Correspondence Analysis via eigen decomposition of symmetric crossproduct matrix.

Usage

1
CAeig(Y)

Arguments

Y

Data matrix.

Value

The function returns an object from eigen enhanced with row scores.

values

Eigenvalues.

vectors

Weighted orthonormal column scores.

u

Weighted rthonormal row scores.

Author(s)

Jari Oksanen

References

Nishisato, S. 1980. Analysis of categorical data: Dual scaling and its application. Univ Toronto Press.

See Also

CA, PCAeig, eigen.


barebone documentation built on May 2, 2019, 5:17 p.m.

Related to CAeig in barebone...