stock94Info {stockPortfolio} | R Documentation |
A data frame showing the industries of each of the stocks given in stock94
, stock99
, and stock04
.
data(stock94Info)
A data frame with 25 observations with two columns: ticker and industry.
Yahoo Finance.
data(stock94Info) data(stock04) sm <- stockModel(stock04, model='SIM', index=25, industry=stock94Info$industry)