powered by
Fit arima models to objects of class "Track".
auto.arima.Track(X, ...)
an object of class "ArimaTrack"
an object of class "Track"
passed to arguments of auto.arima
Mohammad Mehdi Moradi <moradi@uji.es>
This fita arima models to the x,y locations of objects of class "Track".
rTrack, auto.arima
if (require(forecast)) { X <- rTrack() auto.arima.Track(X) }
Run the code above in your browser using DataLab