Learn R Programming

pdR (version 1.9.3)

cigaretts: Cigaretts consumption of US states

Description

Cigaretts consumption of US states

Usage

data(cigaretts)

Arguments

Format

A data frame of 48 US states' cigaretts consumption

State

State abbreviation, N

Year

Year, t

Y_SALES

Cigarette sales in packs per capita, deflated by population

X1_PRICE

P=Real price per pack of cigarettes, deflated by 1983 CPI.

X2_PIMIN

Real minimum price in adjoining states per pack of cigarettes, deflated by CPI

X3_NDI

Per capita disposable income

References

Baltagi Badi H. (2005) Econometric Analysis of Panel Data. John Wiley.

Examples

Run this code
data(cigaretts)
head(cigaretts)

Run the code above in your browser using DataLab