corr.measures {MethComp} | R 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
[Package MethComp version 1.30.0 Index]