Learn R Programming

staTools (version 0.1.0)

std: Unity-based Normalization

Description

Unity-based normalization of a vector.

Usage

std(x)

Arguments

x
A vector to normalize.

Examples

Run this code
x = moby
z = std(x)

Run the code above in your browser using DataLab