Table9.10: USA Presidential Elections

Table9.10R Documentation

USA Presidential Elections

Description

USA Presidential Election data from 1916 to 2004

Usage

data("Table9.10")

Format

A data frame with 23 observations on the following 9 variables.

obs

a numeric vector

Year

Election year

V

Incumbent share of the two-party presidential vote

W

Dummy variable, 1 = Election year is 1920/1944/1948, 0 = Otherwise

D

Dummmy variable, 1 = Democratic incumbent is running for election, -1 = Republic incumbent is running for the election, 0 = Otherwise

G

Growth rate of real per capita GDP in the first three quarters of the election year

I

Dummy variable, 1 = Democratic incumbent at the time of the election, -1 = Republic incumbent

N

Number of quarters in the first 15 quarters of the administration, in which the growth rate of real per capita GDP is >3.2 %

P

Absolute value of the growth rate of the GDP deflator in the first 15 quarters of the administration

Examples

data(Table9.10)
## maybe str(Table9.10) ; plot(Table9.10) ...

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