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


amen documentation built on Jan. 13, 2021, 9:17 p.m.