Description Usage Arguments Value
View source: R/ts_preprocess.R
Inverses the BoxCox transformation conducted in function boxcox. The funciton is a wrapper around the function forecast::InvBoxCox().
1  | inv_boxcox(y, param, ...)
 | 
y | 
 time series  | 
param | 
 parameter list  | 
... | 
 not used  | 
backtransformed time series vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.