Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.FitAR

Print Method for "FitAR" Object


Description

A terse summary is given.

Usage

## S3 method for class 'FitAR'
print(x, ...)

Arguments

x

object of class "FitAR"

...

optional arguments

Value

A terse summary is displayed

Author(s)

A.I. McLeod and Y. Zhang

References

McLeod, A.I. and Zhang, Y. (2006). Partial autocorrelation parameterization for subset autoregression. Journal of Time Series Analysis, 27, 599-612.

See Also

Examples

data(SeriesA)
FitAR(SeriesA, c(1,2,6,7))

FitAR

Subset AR Model Fitting

v1.94
GPL (>= 2)
Authors
A.I. McLeod, Ying Zhang and Changjiang Xu
Initial release
2013-03-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.