Learn R Programming

SCRT (version 0.1)

ABAB: Hypothetical ABAB data

Description

Hypothetical data from Onghena (1992), collected in an ABAB design with 24 measurement times.

Usage

data(ABAB)

Arguments

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

Run this code
data(ABAB)

Run the code above in your browser using DataLab