zscores {amen} | R Documentation |
rank-based z-scores
Description
Computes the normal scores corresponding to the ranks of a data vector
Usage
zscores(y,ties.method="average")
Arguments
y |
a numeric vector |
ties.method |
method for dealing with ties |
Value
a numeric vector
Author(s)
Peter Hoff
[Package amen version 1.4.5 Index]