Learn R Programming

ecp (version 1.5.2)

DJIA: Dow Jones Industrial Average Index

Description

The weekly log returns of 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 component. returns: Weekly log returns from April 1990 to January 2012.

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(ecp/data/DJIA.RData)

Run the code above in your browser using DataLab