Learn R Programming

amen (version 1.4.5)

zscores: rank-based z-scores

Description

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

Usage

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

Value

a numeric vector

Arguments

y

a numeric vector

ties.method

method for dealing with ties

Author

Peter Hoff