predict.AR: Predict an AR model

View source: R/source.R

predict.ARR Documentation

Predict an AR model

Description

... add description ...

Usage

## S3 method for class 'AR'
predict(object, xnew, ...)

Arguments

object

Fitted object of class AR.

xnew

Numeric vector with test data.

...

Dots. Currently ignored.

Value

Numeric vector with predictions


runesen/NILE documentation built on Jan. 10, 2023, 10:39 a.m.