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