Learn R Programming

SetMethods (version 4.0)

STUF: Fake fuzzy-set student data.

Description

Fake fuzzy-set football practice data used for Chapter 4 of the Oana et al. (forthcoming) book.

Usage

data(STUF)

Arguments

Format

A data frame with 17 observations on the following 3 variables. Conditions for arriving in time for football practice.

A

Condition: Live close by

B

Condition: Arrive by bike

C

Condition: Come from punctual familie

D

Condition: Are seasoned players

E

Condition: Goalkeepers

Y

Outcome: Arrive on time for football practice

References

Oana, Ioana-Elena, Carsten Q. Schneider, and Eva Thomann (forthcoming). Qualitative Comparative Analysis (QCA) using R: A Gentle Introduction. Cambridge: Cambridge University Press.

Examples

Run this code
data(STUF)

Run the code above in your browser using DataLab