Skip to contents

This function performs min-max normalization on a numeric vector.

Usage

minmax(x)

Arguments

x

A numeric vector.

Value

A normalized numeric vector with values between 0 and 1.

Author

Zaoqu Liu; E-mail: liuzaoqu@163.com