FakeCS {SetMethods} | R Documentation |
Fake crisp-set data
Description
The FakeCS
data frame has 30 rows and 5 sets
Usage
data(FakeCS)
Format
A data frame with 30 observations on the following 5 sets.
y
a numeric vector. Outcome with 2 categories (crisp-set).
j
a numeric vector. Condition with 2 categories (crisp-set).
z
a numeric vector. Condition with 2 categories (crisp-set).
w
a numeric vector. Condition with 2 categories (crisp-set).
k
a numeric vector. Condition with 2 categories (crisp-set).
Details
The data frame has only exercise purpuses to let the user learn how to perform crisp-set QCA in R.
References
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.
Schneider, C. Q., Wagemann, C. (2012) Set-Theoretic Methods for the Social Sciences, Cambridge University Press: Cambridge.
Examples
data(FakeCS)