| trackmania | R Documentation |
A simulated dataset for an interrupted time-series (ITS) design. The data follows two groups of race car drivers ("Training" and "Control") over 10 lap attempts. An intervention occurs after the 5th attempt, designed to affect both the immediate performance (jump) and the subsequent learning rate (slope change) of the Training group.
trackmania
A tibble with 400 rows and 4 variables:
An integer representing the unique identifier for each driver.
A character vector indicating the experimental group ("Training" or "Control").
An integer representing the lap attempt number (from 1 to 10).
A numeric value for the outcome, the lap time in seconds.
Simulated data from a time-series model including fixed effects for a pre-intervention slope, a post-intervention jump, and a post-intervention slope change, plus random effects for driver talent (intercept) and learning rate (slope).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.