Learn R Programming

SenSrivastava (version 0.1-14)

E1.16: Earnings and Prices of Selected Paper Company Stocks

Description

The E1.16 data frame has 10 rows and 3 columns.

Usage

data(E1.16)

Arguments

concept

  • Earnings and prices of selected paper company stocks
  • regression

source

Dacey (1983, ch 1) from Moodys's Stock Survey, June 4, 1973, p 610.

Examples

Run this code
with(E1.16, plot(Price.Share, Earn.Share))

Run the code above in your browser using DataLab