Last data update: 2014.03.03

R: Pennings (2003)
PenningsR Documentation

Pennings (2003)

Description

The Pennings data frame has 45 rows and 5 variables

Usage

data(Pennings)

Format

A data frame with 45 observations on the following 5 variables.

K

a numeric vector. Outcome, constitutional control.

C

a numeric vector. Condition, consensus democracy.

P

a numeric vector. Condition, presidentialism.

N

a numeric vector. Condition, new democracy.

R

a numeric vector. Condition, rigid constritution.

Details

Data used by Pennings (2009) to explain constitutional control. Data are fuzzy-sets.

References

Pennings, P. (2009) "Beyond Dichotomous Explanations: Explaining Constitutional control of the Executive with Fuzzy-sets", European Journal of Political Research 42, pp. 541-567.

Schneider, C. Q., Wagemann, C. (2012) Set-Theoretic Methods for the Social Sciences, Cambridge University Press: Cambridge.

Schneider, C. Q., Wagemann, C., Quaranta, M. (2012) How To... Use Software for Set-Theoretic Analysis. Online Appendix to "Set-Theoretic Methods for the Social Sciences". Available at www.cambridge.org/schneider-wagemann.

Examples

data(Pennings)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(SetMethods)
Loading required package: lattice
Loading required package: betareg
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/SetMethods/Pennings.Rd_%03d_medium.png", width=480, height=480)
> ### Name: Pennings
> ### Title: Pennings (2003)
> ### Aliases: Pennings
> ### Keywords: datasets
> 
> ### ** Examples
> data(Pennings)
> 
> 
> 
> 
> dev.off()
null device 
          1 
>