E10.11 {SenSrivastava} | R Documentation |
The E10.11
data frame has 16 rows and 7 columns.
This is a selection of Longley's multicollinear data (1967).
data(E10.11)
This data frame contains the following columns:
a numeric vector, a price index.
a numeric vector, gross national product.
a numeric vector, unemployment rate.
a numeric vector, employment in the armed forces.
a numeric vector, noninstitutional population.
a numeric vector, the year.
a numeric vector, the response, total employment.
Reproduced from the Journal of the American Statistical Association, 62.
data(E10.11)
summary(E10.11)
plot(E10.11)