Stock: U.S. and International Stock Market Database

Description Usage Format Examples

Description

This database contains seven variables – three from the U.S. stock market and four from international stock markets – with data representing monthly averages of each over a period of five years resulting in 60 data points per variable.

Usage

1
data("Stock")

Format

A data frame with 63 observations on the following 8 variables.

month

a POSIXct

DJIA

Dow Jones Industrial Average, U.S.

NASDAQ

NASDAQ, U.S.

SP500

Standard & Poor's 500, U.S.

NIKKEI225

Japan

HANGSENG

Hong Kong

FTSE100

United Kingdom

IPC

Mexico

Examples

1
2
data(Stock)
## maybe str(Stock) ; plot(Stock) ...

ccolonescu/Black9edata documentation built on May 13, 2019, 2:16 p.m.