Learn R Programming

tswge (version 2.1.0)

fig12.1b: Simulated data with two frequencies shown in Figure 12.1b in Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott

Description

Simulated two-frequency AR(4) data

Usage

data("fig12.1b")

Arguments

Format

The format is: num [1:256] 10.081 10.835 0.532 -5.495 1.294 ...

References

Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott

Examples

Run this code
data(fig12.1b)

Run the code above in your browser using DataLab