a numeric vector; compulsory argument; x and
y need to have the same length
Value
Upon successful completion, the function returns the Gaussian rank correlation estimate.
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.