fig1.22a {tswge} | R Documentation |
White noise data
Description
Realization of length n=250 of white noise data, Figure 1.22a in "Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott
Usage
data("fig1.22a")
Format
The format is: num [1:250] 0.302 -0.691 -0.477 0.814 -0.267 ...
Source
Simulated data
References
"Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott
Examples
data(fig1.22a)
[Package tswge version 2.1.0 Index]