cor_taylor {miscFuncs} | R Documentation |
cor_taylor function
Description
A function to compute Taylor's correlation coefficient ;-)
Usage
cor_taylor(X)
Arguments
X |
a numeric matrix with number of rows bigger than the number of columns |
Value
Taylor's correlation coefficient, a number between 0 and 1 expressing the amount of dependence between multiple variables.
[Package miscFuncs version 1.5-8 Index]