table10.1.noise {tswge} | R Documentation |
Noise related to data set, the first 5 points of which are shown in Table 10.1 in Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott
Description
The data in Table 10.1 are of the form Y(t)=X(t)+n(t). This data set contains the values for n(t).
Usage
data("table10.1.noise")
Format
The format is: num [1:75] -0.49 0.126 -0.129 -1.179 0.441 ...
Source
Simulated data
References
Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott
Examples
data(table10.1.noise)
[Package tswge version 2.1.0 Index]