stock99: Data for 24 stocks and 1 index, 1999-2004

Description Usage Format Details Source See Also Examples

Description

Sixty monthly stock observations from 1999-10-01 to 2004-09-01 for 24 stocks in six industries. There is also a 25th column for an index, the S&P500.

Usage

1

Format

The format is numerical with 60 rows and 25 columns. The column names provide the tickers, and row names describe the dates.

Details

See stock94Info for a breakdown of the stocks by industry.

Source

Yahoo Finance.

See Also

stock94Info, stock94, stock04, stockModel

Examples

1
2
3
4
data(stock99)
data(stock94Info)
sm <- stockModel(stock99, model='SIM', index=25,
                 industry=stock94Info$industry)

jankcorn/stockPortfolio documentation built on May 14, 2019, 9:35 a.m.