Learn R Programming

QCA3 (version 0.0-8)

CarenPanofsky: Hypothetical data set about TQCA.

Description

This is a hypothetical data set about TQCA in Caren and Panksky (2005).

Usage

data(CarenPanofsky)

Arguments

Format

A data frame with 17 observations on the following 6 variables.

Details

For condition e_before_a, -9 denotes don't care.

References

Caren, Neal and Aaron Panofsky 2005. "TQCA: A Technique for Adding Temporality to Qualitative Comparative Analysis." Sociological Methods Research 34 (2) : 147-172. Ragin, Charles C. and Sarah Ilene Strand 2008. "Using Qualitative Comparative Analysis to Study Causal Order: Comment on Caren and Panofsky (2005)." Sociological Methods Research 36 (4) : 431-441.

Examples

Run this code
data(CarenPanofsky)
tqca.tt <- cs_truthTable(CarenPanofsky,'recognition',names(CarenPanofsky)[1:5])
reduce(tqca.tt) ## result in Ragin and Strad (2008: 438)

Run the code above in your browser using DataLab