Upon successful completion, the function returns the Gaussian rank correlation estimate.
Arguments
x
a numeric vector; compulsory argument
y
a numeric vector; compulsory argument; x and
y need to have the same length
Author
Ulrich Bodenhofer
Details
gauss.cor computes the Gaussian rank correlation estimate for
x and y.
Note that gauss.cor only works for x and y being
numeric vectors, unlike the classical correlation measures implemented
in cor which can also be computed for matrices or data
frames.
K. Boudt, J. Cornelissen, and C. Croux (2012).
The Gaussian rank correlation estimator: robustness properties.
Stat. Comput.22(2):471-483.
DOI: tools:::Rd_expr_doi("10.1007/s11222-011-9237-0").