Last data update: 2014.03.03

R: Vis (2009), fuzzy set data
VisFSR Documentation

Vis (2009), fuzzy set data

Description

The VisFS data frame has 25 rows and 4 variables

Usage

data(VisFS)

Format

A data frame with 25 observations on the following 4 variables.

p

a numeric vector. Condition, weak political positions, with parties in government expecting losses at the next election.

s

a numeric vector. Condition, deteriorating economic situation.

r

a numeric vector. Condition, government dominated by parties from the right of the political spectrum.

u

a numeric vector. Outcome, unpopular reform.

Details

Data are used by Vis (2009) to analyze the pursuit of unpopular reforms by governments. Data are fuzzy-sets.

References

Vis, B. (2009) "Government and Unpopular Social Policy Reforms: Biting the Bullet or Steering Clear?", European Journal of Political Research 48, pp. 31-57.

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(VisFS)

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/VisFS.Rd_%03d_medium.png", width=480, height=480)
> ### Name: VisFS
> ### Title: Vis (2009), fuzzy set data
> ### Aliases: VisFS
> ### Keywords: datasets
> 
> ### ** Examples
> data(VisFS)
> 
> 
> 
> 
> dev.off()
null device 
          1 
>