Fit first-order vector-autoregressive model to track
surrogateARModel(lonlat) surrogate_arfit(lonlat)
lonlat | a 2-column matrix or dataframe with longitude and latitude of each point |
---|
An object of class "ar"
This function fits the vector AR(1) model used as the model
argument to surrogateAR
.