Yamasaki2009: Movement Impact on Nuclear Energy Policy.

Description Usage Format Source References Examples

Description

This is a data set about Movement Impact on Nuclear Energy Policy (Yamasaki 2009).

Usage

1

Format

A data frame with 10 observations on the following 8 variables.

country

a factor

period

a factor

soc

social movement organisation.

pol

political allies.

ind

state-industry relationship.

are

arena shift.

foc

focusing event.

policyChange

Major policy change.

Source

Manually input by HUANG Ronggui according the truthTable in Yamasaki (2009: 490).

References

Yamasaki, Sakura 2009. "A Boolean Analysis of Movement Impact on Nuclear Energy Policy." Mobilization: An International Quarterly 14 (4) : 485 - 504.

Examples

1
2
3
4
5
6
7
data(Yamasaki2009)
reduce(policyChange~soc+pol+ind+are+foc,Yamasaki2009,cases="country")
## or construct truthTable first

cstt<-cs_truthTable(Yamasaki2009,"policyChange",c("soc","pol","ind","are","foc"),cases="country")
tb2 <- reduce(cstt) ## result in table 2
summary(tb2) ## coverage of each configuration

Ronggui/QCA3 documentation built on May 9, 2019, 10:31 a.m.