ABAB {SCRT} | R Documentation |
Hypothetical ABAB data
Description
Hypothetical data from Onghena (1992), collected in an ABAB design with 24 measurement times.
Usage
data(ABAB)
Format
A data frame with 24 observations.
The first column contains the condition/phase labels ("A1", "B1", "A2", "B2").
The second column contains the obtained scores.
The rows and columns are not labeled.
Source
Onghena, P. (1992). Randomization tests for extensions and variations of AB single-case experimental designs: A rejoinder. Behavioral Assessment, 14, 153-171.
References
Bulte, I., & Onghena, P. (2008). An R package for single-case randomization tests. Behavior Research Methods, 40, 467-478.
Examples
data(ABAB)
[Package SCRT version 1.3.1 Index]