stock94Info: Ticker and industry information

Description Usage Format Source See Also Examples

Description

A data frame showing the industries of each of the stocks given in stock94, stock99, and stock04.

Usage

1

Format

A data frame with 25 observations with two columns: ticker and industry.

Source

Yahoo Finance.

See Also

stock94, stock99, stock04

Examples

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

stockPortfolio documentation built on May 29, 2017, 11:32 a.m.