Learn R Programming

SCVA (version 1.3.1)

AB: Hypothetical AB data

Description

Hypothetical data collected in an AB phase design with 27 measurement times.

Usage

data(AB)

Arguments

Format

A data frame with 27 observations.

  • The first column contains the condition/phase labels ("A" and "B").

  • The second column contains the obtained scores.

  • The rows and columns are not labeled.

References

Bulte, I., & Onghena, P. (2012). When the truth hits you between the eyes: A software tool for the visual analysis of single-case experimental data. Methodology, 8, 104-114.

Examples

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

Run the code above in your browser using DataLab