# NOT RUN {
## Display overlap indices for one single-case
overlapSC(Huitema2000, decreasing = TRUE)
## Display overlap indices for six single-cases
overlapSC(GruenkeWilbert2014)
## Combining phases for analyszing designs with more than two phases
overlapSC(exampleA1B1A2B2, phases = list(c("A1","A2"), c("B1","B2")))
# }
Run the code above in your browser using DataLab