Learn R Programming

tswge (version 2.1.0)

ma2.table7.1: Simulated MA(2) data

Description

This realization is used to obtain the innovations estimates shown in Table 7.1

Usage

data("ma2.table7.1")

Arguments

Format

The format is: num [1:400] 1.299 1.831 -0.162 -0.648 1.243 ...

References

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

Examples

Run this code
data(ma2.table7.1)

Run the code above in your browser using DataLab