Learn R Programming

ecp (version 1.6.0)

DJIA: Dow Jones Industrial Average Index

Description

The weekly log returns for the Dow Jones Industrial Average index from April 1990 to January 2012.

Usage

data(DJIA)

Arguments

format

A list with the following components. dates: A character vector of dates associated with each observation in the returns series. index: Weekly log returns from April 1990 to January 2012 of the DOW 30 index.

market: Weekly log returns from April 1990 to January 2012, for the companies in the DOW 30 apart from Kraft.

source

http://research.stlouisfed.org/fred2/series/DJIA/downloaddata

References

James NA, Matteson DS (2013). ecp: An R Package for Nonparametric Multiple Change Point Analysis of Multivariate Data.

Examples

Run this code
data(DJIA, package="ecp")

Run the code above in your browser using DataLab