stock94 {stockPortfolio} | R Documentation |
Sixty monthly stock observations from 1994-10-03
to 1999-09-01
for 24 stocks in six industries. There is also a 25th column for an index, the S&P500.
data(stock94)
The format is numerical with 60 rows and 25 columns. The column names provide the tickers, and row names describe the dates.
See stock94Info
for a breakdown of the stocks by industry.
Yahoo Finance.
stock94Info
, stock99
, stock04
, stockModel
data(stock94) data(stock94Info) sm <- stockModel(stock94, model='SIM', index=25, industry=stock94Info$industry)