Learn R Programming

tswge (version 2.1.0)

table10.1.noise: 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")

Arguments

Format

The format is: num [1:75] -0.49 0.126 -0.129 -1.179 0.441 ...

References

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

Examples

Run this code
data(table10.1.noise)

Run the code above in your browser using DataLab