pCCA: [Partial] [Constrained] Correspondence Analysis.

Description Usage Arguments Value Note Author(s) See Also

Description

[Partial] [Constrained] Correspondence Analysis via singular value and QR decomposition.

Usage

1
pCCA(Y, X = NULL, Z = NULL)

Arguments

Y

Dependent data Matrix.

X

Model matrix of constraints (can be missing).

Z

Model matrix of conditions (can be missing).

Value

later...

Note

Function cca (vegan package) is similar.

Author(s)

Jari Oksanen

See Also

pRDA, svd, qr, cca.


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

Related to pCCA in barebone...