stats::ar
R/tslib.R
residuals.ar.Rd
Calculate residuals for stats::ar
# S3 method for class 'ar' residuals(object, ...)
stats::ar instance
other keywords
ts Residuals extracted from the object object.
if (FALSE) { # \dontrun{ residuals(ar(WWWusage)) } # }