Computes the normal scores corresponding to the ranks of a data vector

zscores(y,ties.method="average")

Arguments

y

a numeric vector

ties.method

method for dealing with ties

Value

a numeric vector

Author

Peter Hoff