stats::ar
R/tslib.R
fitted.ar.Rd
Calculate fitted values for stats::ar
# S3 method for class 'ar' fitted(object, ...)
stats::ar instance
other keywords
ts An time series of the one-step forecasts
if (FALSE) { # \dontrun{ fitted(ar(WWWusage)) } # }