Learn R Programming

IndGenErrors (version 0.1.6)

gas: Standardized residuals of weekly log-returns of gas and oil prices in Canada from 2008 to end of February 2011

Description

Data frame containg xres (standardized residuals of gas prices from a ARMA(2,2) model) and yres (standardized residuals of oil prices from a ARMA(1,1)-GARCH(1,1) model).

Usage

data(gas)

Arguments

Format

Residuals

Examples

Run this code
data(gas)
plot(gas$xres)

Run the code above in your browser using DataLab