standardizeZScore: standardizeZScore

View source: R/standardizeZScore.R

standardizeZScoreR Documentation

standardizeZScore

Description

standardizeZScore Z-standardizes a vector.

Usage

standardizeZScore(afun)

Arguments

afun

A vector of measurements of a function.

Details

Centers a vector and divides it by its standard deviation.

Value

Returns a z-standardized vector.

Author(s)

Jarrett Byrnes.


jebyrnes/multifunc documentation built on May 25, 2022, 9:43 p.m.