Learn R Programming

FitAR (version 1.94)

Ninemile: Douglas Fir Treerings, Nine Mile Canyon, Utah, 1194-1964

Description

A treering time series comprises of 771 values showing a periodicity of around 10 years.

Usage

data(Ninemile)

Arguments

Format

ts object with title attribute

Source

Hipel, K.W. and McLeod, A.I. (2006). Time Series Modelling of Water Resources and Environmental Systems.

References

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

Examples

Run this code
ans<-FitAR(Ninemile, c(1,2,9))
summary(ans)

Run the code above in your browser using DataLab