norm_min_max_params: Min-Max normalisation with parameters

Description Usage Arguments Value Author(s) See Also Examples

View source: R/RcppExports.R

Description

The norm_min_max_params normalises time series by min-max method with defined parameters.

Usage

1

Arguments

x

the numeric vector (time series)

min

the numeric value

max

the numeric value

Value

the numeric vector of normalised values

Author(s)

Peter Laurinec, <tsreprpackage@gmail.com>

See Also

norm_z_params

Examples

1

PetoLau/TSrepr documentation built on July 14, 2020, 6:13 p.m.