SCRT (version 1.3.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.

References

Bulte, I., & Onghena, P. (2008). An R package for single-case randomization tests. Behavior Research Methods, 40, 467-478.

Examples

Run this code
# NOT RUN {
data(ABAB)
# }

Run the code above in your browser using DataLab