Table10.8: Longley Data

Table10.8R Documentation

Longley Data

Description

From the paper "An Appraisal of Least-Squares Programs from the Point of the User"

Usage

data("Table10.8")

Format

A data frame with 16 observations on the following 8 variables.

obs

Number of observation

Y

Number of people employed, in Thousands

X1

GNP implicit price deflator

X2

GNP in $ millions

X3

Number of people unemployed, in Thousands

X4

Number of people in the armed forces

X5

Non-institutionalized population over 14 years of age

TIME

Year since 1946 (1947 = 1, 1948 = 2, and so on)

Examples

data(Table10.8)
## maybe str(Table10.8) ; plot(Table10.8) ...

bhattmaulik/Gujarati5sie documentation built on Nov. 12, 2023, 9:18 a.m.