productivity {pdR}R Documentation

Productivity data of 48 US state,1970-1986

Description

Gross state production data

Usage

data(productivity)

Format

A data frame with US production

state

US state index, 1-48

year

Year index

y_gsp

Gross state product

x1_hwy

Expediture of public utility- highway construction

x2_water

Expediture of public utility- water

x3_other

Expediture of others

x4_private

Private consumption of each state

x5_emp

Employment rate of each state

x6_unemp

Unemployment rate of each state

Examples

data(productivity)
head(productivity)

[Package pdR version 1.9.2 Index]