Learn R Programming

SenSrivastava (version 0.1-14)

E10.11: 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)

Arguments

concept

  • Longley's data
  • multicollinearity

source

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

Examples

Run this code
data(E10.11)
summary(E10.11)
plot(E10.11)

Run the code above in your browser using DataLab