Learn R Programming

tswge (version 2.1.0)

fig5.3c: Data from Figure 5.3c in "Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott

Description

Realization of length 200 from the AR(3) model (1-.995B)(1-1.2B+.8B^2)X(t)=a(t)

Usage

data("fig5.3c")

Arguments

Format

The format is: num [1:200] -0.503 -0.811 -0.188 1.34 2.982 ...

References

"Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott

Examples

Run this code
data(fig5.3c)

Run the code above in your browser using DataLab