normalize: Normalize a vector into the interval [0, 1]

Description Usage Arguments Value

View source: R/fitness.r

Description

Normalize a vector into the interval [0, 1]

Usage

1

Arguments

x

The vector to normalize, so that each element lies in the interval [0, 1].

Value

The normalized vector.


rgp documentation built on May 30, 2017, 12:45 a.m.