What kind of data transformations are available with the 'transform' parameter?

4 vues

Réponse

The 'transform' parameter can apply a transformation to the time series. The available options are AUTO, BOXCOX (with a parameter specified by 'transformParm'), LOG (logarithmic), LOGIT (logit), SQRT (square root), and NONE (no transformation).
Did this answer help you?
arima

uniTimeSeries

See technical action