zscores: rank-based z-scores

View source: R/zscores.R

zscoresR 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


amen documentation built on May 29, 2024, 9:58 a.m.