Learn R Programming

HAC (version 1.1-1)

finData: Financial data

Description

This data set contains the standardized residuals of the filtered daily log-returns of four oil corporations: Chevron Corporation (CVX), Exxon Mobil Corporation (XOM), Royal Dutch Shell (RDSA) and Total (FP), covering \(n = 283\) observations from 2011-02-02 to 2012-03-19. Intertemporal dependence is removed by usual ARMA-GARCH models, whose standardized residuals are used as finData.

Arguments

Format

A matrix containing 283 observations of 4 stocks. The tickers of the stocks are presented as colnames.

Examples

Run this code
# load the data
data(finData)

Run the code above in your browser using DataLab