E10.11 {SenSrivastava}R Documentation

Longley's Data

Description

The E10.11 data frame has 16 rows and 7 columns. This is a selection of Longley's multicollinear data (1967).

Usage

data(E10.11)

Format

This data frame contains the following columns:

Def

a numeric vector, a price index.

GNP

a numeric vector, gross national product.

Unemp

a numeric vector, unemployment rate.

AF

a numeric vector, employment in the armed forces.

Pop.

a numeric vector, noninstitutional population.

Year

a numeric vector, the year.

Total

a numeric vector, the response, total employment.

Source

Reproduced from the Journal of the American Statistical Association, 62.

Examples

data(E10.11)
summary(E10.11)
plot(E10.11)

[Package SenSrivastava version 2015.6.25.1 Index]