Table9.10 | R Documentation |
USA Presidential Election data from 1916 to 2004
data("Table9.10")
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
data(Table9.10)
## maybe str(Table9.10) ; plot(Table9.10) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.