norm_min_max: Min-Max normalisation

Description Usage Arguments Value Author(s) See Also Examples

View source: R/RcppExports.R

Description

The norm_min_max normalises time series by min-max method.

Usage

1

Arguments

x

the numeric vector (time series)

Value

the numeric vector of normalised values

Author(s)

Peter Laurinec, <tsreprpackage@gmail.com>

See Also

norm_z

Examples

1

TSrepr documentation built on July 13, 2020, 9:07 a.m.