powered by
Fit arima models to objects of class "Track".
auto.arima.Track(X, ...)
an object of class "Track"
passed to arguments of auto.arima
an object of class "ArimaTrack"
This fita arima models to the x,y locations of objects of class "Track".
rTrack, auto.arima
# NOT RUN { X <- rTrack() auto.arima.Track(X) # }
Run the code above in your browser using DataLab