zscores: rank-based z-scores

Description Usage Arguments Value Author(s)

View source: R/zscores.R

Description

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

Usage

1
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


pdhoff/amen documentation built on Dec. 21, 2020, 6:10 a.m.