| 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.
obsa numeric vector
YearElection year
VIncumbent share of the two-party presidential vote
WDummy variable, 1 = Election year is 1920/1944/1948, 0 = Otherwise
DDummmy variable, 1 = Democratic incumbent is running for election, -1 = Republic incumbent is running for the election, 0 = Otherwise
GGrowth rate of real per capita GDP in the first three quarters of the election year
IDummy variable, 1 = Democratic incumbent at the time of the election, -1 = Republic incumbent
NNumber of quarters in the first 15 quarters of the administration, in which the growth rate of real per capita GDP is >3.2 %
PAbsolute 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.