| aglUn {pcse} | R Documentation |
aglUn
Description
Cross-National panel data on the OECD countries containing information about economic performance, government partisanship and labor organization.
Usage
data(aglUn)
Format
A data frame with 230 observations on the following 10 variables.
yeara numeric vector
countrya character vector
growththe OECD growth rate
lagg1An instrument for lagged growth rates constructed with an auxilary regression.
opengdpweighted OECD demand
openexweighted OECD export
openimpweighted OECD import
leftc"Left" cabinet composition
centrallabor organization index
interinteraction between leftc and central
Details
This data frame differs from 'agl' only by the random omission of 10 rows of data. This is to created an unbalanced data version.
Source
Alvarez, R. Michael, Geoffrey Garrett and Peter Lange. (1991) Government Partisanship, Labor Organization, and Macroeconomic Performance. American Political Science Review 85:539-56.
References
Beck, Nathaniel, Jonathan N. Katz, R. Michael Alvarez, Geoffrey Garrett and Peter Lange. (1993) Government Partisanship, Labor Organization, and Macroeconomic Performance: A Corrigendum. American Political Science Review 87:945-948.
Examples
data(aglUn)
summary(aglUn)