surrogateARModel: VAR(1) track model

View source: R/availability.R

surrogateARModelR Documentation

VAR(1) track model

Description

Fit first-order vector-autoregressive model to track

Usage

surrogateARModel(lonlat)

surrogate_arfit(lonlat)

Arguments

lonlat

a 2-column matrix or dataframe with longitude and latitude of each point

Details

This function fits the vector AR(1) model used as the model argument to surrogateAR.

Value

An object of class "ar"

See Also

ar, surrogateAR


AustralianAntarcticDataCentre/availability documentation built on Oct. 11, 2023, 7:26 a.m.