Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


VBmix (version 0.2.8)

normalizeVariable: normalizeVariable

Description

normalizes a variable (numeric vector) in [0,1].

Usage

normalizeVariable(v)

Arguments

v
a numeric vector.

Value

  • normalized numeric vector.

Examples

Run this code
temp <- normalizeVariable(irisdata[,1])

Run the code above in your browser using DataLab