View source: R/coinertia.syncsa.R
coinertia.partial.syncsa | R Documentation |
Function to obtain the RV coefficient between two matrices and partial RV coefficient between three matrices.
coinertia.partial.syncsa(x, y, z, scale = FALSE)
coinertia.syncsa(x, y, scale = FALSE)
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. |
RV coefficient (generalization of the Pearson correlation coefficient) between matrices.
Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>
Legendre, P. and Legendre L. (2012). Numerical Ecology. 3nd English edition. Elsevier.
syncsa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.