corCoDa | R Documentation |
This function computes correlation coefficients between compositional parts based on symmetric pivot coordinates.
corCoDa(x, ...)
x |
a matrix or data frame with compositional data |
... |
additional arguments for the function |
A compositional correlation matrix.
Petra Kynclova
Kynclova, P., Hron, K., Filzmoser, P. (2017) Correlation between compositional parts based on symmetric balances. Mathematical Geosciences, 49(6), 777-796.
data(expenditures)
corCoDa(expenditures)
x <- arcticLake
corCoDa(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.