Time Series transformation

difference(type, x, n)

Arguments

type

either aruma/seasonal or arima, type of transformation to make

x

the time series

n

the order of transformation

Value

the transformed time series