Learn R Programming

miscFuncs (version 1.5-9)

cor_taylor: cor_taylor function

Description

A function to compute Taylor's correlation coefficient ;-)

Usage

cor_taylor(X)

Value

Taylor's correlation coefficient, a number between 0 and 1 expressing the amount of dependence between multiple variables.

Arguments

X

a numeric matrix with number of rows bigger than the number of columns