Learn R Programming

gogarch (version 0.7-5)

BVDW: Dow Jones Industrial Average and Nasdaq stock indices

Description

Levels of the Dow Jones Industrial Average and NASDAQ stock indices for the period 03/23/1990 until 03/23/2000.

Usage

data(BVDW)

Arguments

Format

A data frame with 2610 observations on the following 3 variables.

Date

Date in the format YYYYMMDD.

DJIA

Level of the DIJA.

NASDAQ

Level of the NASDAQ.

Details

This data set has been utilized in the source below and was kindly provided by Roy van der Weide.

See Also

VDW

Examples

Run this code
# NOT RUN {
data(BVDW)
str(BVDW)
# }

Run the code above in your browser using DataLab