inv_scale: Inverses scaling

Description Usage Arguments Value

View source: R/ts_preprocess.R

Description

Reverses the scaling conducted in function scale().

Usage

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

Arguments

y

vector to be rescaled

param

parameters used for the original scaling

...

Value

rescaled vector


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