cor_taylor: cor_taylor function

View source: R/taylor_correlation.R

cor_taylorR 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.


miscFuncs documentation built on Nov. 2, 2023, 5:21 p.m.