coinertia.syncsa: Co-inertia and Partial Co-inertia correlations.

View source: R/coinertia.syncsa.R

coinertia.partial.syncsaR Documentation

Co-inertia and Partial Co-inertia correlations.

Description

Function to obtain the RV coefficient between two matrices and partial RV coefficient between three matrices.

Usage

coinertia.partial.syncsa(x, y, z, scale = FALSE)

coinertia.syncsa(x, y, scale = FALSE)

Arguments

x, y

Matrix that will be correlated.

z

Matrix whose effect will be removed from the correlation between x and y.

scale

Standardized variables to unit variance.

Value

RV coefficient (generalization of the Pearson correlation coefficient) between matrices.

Author(s)

Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>

References

Legendre, P. and Legendre L. (2012). Numerical Ecology. 3nd English edition. Elsevier.

See Also

syncsa


SYNCSA documentation built on Aug. 22, 2025, 5:12 p.m.