TSA (version 1.3)

ima22.s: Simulated IMA(2,2) series / time series

Description

A simulated IMA(2,2) series with theta1=1 and theta2=-0.6

Usage

data(ima22.s)

Arguments

Format

The format is: Time-Series [1:62] from 1 to 62: 0.00000 0.00000 -0.00569 2.12404 2.15337 ...

Examples

Run this code
# NOT RUN {
data(ima22.s)
## maybe str(ima22.s) ; plot(ima22.s) ...
# }

Run the code above in your browser using DataCamp Workspace