Description Usage Arguments Value Author(s) References See Also
View source: R/coinertia.syncsa.R
Function to obtain the RV coefficient between two matrices and partial RV coefficient between three matrices.
1 2 3 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.