zscores function

rank-based z-scores

rank-based z-scores

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

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

Arguments

  • y: a numeric vector
  • ties.method: method for dealing with ties

Returns

a numeric vector

Author(s)

Peter Hoff

  • Maintainer: Peter Hoff
  • License: GPL-3
  • Last published: 2024-02-20