std: Unity-based Normalization

Description Usage Arguments Examples

View source: R/std.R

Description

Unity-based normalization of a vector.

Usage

1
std(x)

Arguments

x

A vector to normalize.

Examples

1
2
x = moby
z = std(x)

staTools documentation built on May 2, 2019, 2:17 a.m.

Related to std in staTools...