Learn R Programming

mistat (version 0.999)

DOW1941: Dow-Jones Financial Index 1941

Description

The Dow-Jones daily index of 1941.

Usage

data(DOW1941)

Arguments

source

Kenett, R. and Zacks, S. (1998) Modern Industrial Statistics: The Design and Control of Quality and Reliability. Duxbury Press.

Examples

Run this code
data(DOW1941)

plot(DOW1941,          
     type="b", 
     ylab="Dow Jones 1941")

Run the code above in your browser using DataLab