Autoregressive.Rd
Fit AR model using either single or ensemble approach
Autoregressive(x, p, aic = TRUE, verbose = TRUE, ...)
A `ts` object.
AR order(s).
Use AIC.
Verbose output.
Additional args.
Residual `ts` object with AR metadata.