residuals.ar {ggfortify} | R Documentation |
stats::ar
Calculate residuals for stats::ar
## S3 method for class 'ar' residuals(object, ...)
object |
|
... |
other keywords |
ts Residuals extracted from the object object.
## Not run: residuals(ar(WWWusage)) ## End(Not run)