corr.measures: Classical association measures

View source: R/corr.measures.R

corr.measuresR Documentation

Classical association measures

Description

A function that returns the values of some of the classical association measures proposed in the literature

Usage

corr.measures(x, y)

Arguments

x

A vector of numeric values of length N

y

A vector of numeric values of length N

Value

A vector of four association measures


ekstroem/MethComp documentation built on Oct. 24, 2024, 11:33 a.m.