Learn R Programming

tswge (version 2.1.0)

fig8.4a: Data for Figure 8.4a in Applied time series Analysis with R, second edition by Woodward, Gray, and Elliott

Description

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

Usage

data("fig8.4a")

Arguments

Format

The format is: num [1:200] 13.45 -5.52 -19 -21.26 -13.63 ...

References

Applied time series Analysis with R, second edition by Woodward, Gray, and Elliott

Examples

Run this code
data(fig8.4a)

Run the code above in your browser using DataLab