inv_normalize: Inverses normalization

Description Usage Arguments Value

View source: R/ts_preprocess.R

Description

Reverses the normalization conducted in function normalize().

Usage

1
inv_normalize(y, param = NA, ...)

Arguments

y

vector to be rescaled

param

parameters used for the original scaling

...

Value

renormalized vector


yvesmauron/univariate-time-series-forecasting documentation built on March 2, 2020, 12:20 a.m.