get_z: Z score a vector

View source: R/Revolution.R

get_zR Documentation

Z score a vector

Usage

get_z(x)

Arguments

x

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

janderson94/Revolution documentation built on Oct. 31, 2023, 11:21 a.m.