E9.20 {SenSrivastava} | R Documentation |
Stadium Cleanup Data
Description
The E9.20
data frame has 16 rows and 3 columns.
Usage
data(E9.20)
Format
This data frame contains the following columns:
- C
-
a numeric vector, cost of cleanup. Units forgotten.
- R.HD
-
a numeric vector, sales at hot-dog stands. Units forgotten.
- R.B
-
a numeric vector, sales at beer stands. Units forgotten.
Source
The authors of the book.
Examples
data(E9.20)
summary(E9.20)
plot(E9.20)
[Package SenSrivastava version 2015.6.25.1 Index]