| esm_srl | R Documentation |
An anonymized intensive longitudinal data set in which 41 students rated their momentary self-regulation, motivation, and anxiety several times per day over the course of a study, giving roughly 70 to 80 occasions each. Unlike the once-per-day srl panel, the occasions here are within-day momentary assessments, so the series are well suited to person-specific (idiographic) VAR, graphical VAR, and unified SEM. The data are fully anonymized: the participant identifiers are fictional names, and the calendar dates have been shifted by a constant offset (preserving all within-person spacing) so that no real dates or identities remain.
esm_srl
A data.frame with 2820 rows and 12 columns:
Fictional participant identifier (41 unique students).
Within-person occasion index, ordered in time.
Anonymized (constant-shifted) assessment date.
Momentary self-efficacy (motivation).
Momentary task value (motivation).
Momentary planning (self-regulation).
Momentary monitoring (self-regulation).
Momentary effort regulation (self-regulation).
Momentary strategy regulation (self-regulation).
Momentary felt motivation (motivation).
Momentary enjoyment (motivation).
Momentary anxiety.
The nine indicators span three domains: self-regulation (planning,
monitoring, effort, regulation), motivation (efficacy, value,
motivated, enjoyment), and anxiety. Each variable is on a 0-100 scale.
Rows are one person-occasion each, ordered within person by occasion.
data(esm_srl)
summary(esm_srl)
head(esm_srl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.