esmdata_raw {esmtools} | R Documentation |
Raw ESM data set
Description
Raw dataset from a pilot ESM study. This dataset has undergone random value alterations to ensure privacy and cannot be utilized for formal research purposes. For additional information, refer to the associated article.
Usage
esmdata_raw
Format
A data frame with 6 rows and 13 columns:
- dyad
Dyad identification number
- id
Participant identification number
- role
Role of a participant within a dyad, indicated by a character (0=father or 1=mother)
- age
Age of the participant
- scheduled
Timestamps (e.g., “2023/04/14 10:23:47”) of when the ESM questionnaire was scheduled
- sent
Timestamps (e.g., “2023/04/14 10:23:47”) of when the ESM questionnaire was sent
- start
Timestamps (e.g., “2023/04/14 10:23:47”) of when the ESM questionnaire was opened by the participant
- end
Timestamps (e.g., “2023/04/14 10:23:47”) of when the ESM questionnaire was ended by the participant
- pos_aff
Positive affect score (0-100)
- neg_aff
Negative affect score (0-100)
- perc_stress_child
parents reported if their child did experience a stressful event since the last beep
- perc_fun_child
parents reported if their child had experienced anything fun since the last beep (yes/no)
- perc_fun_signaled
parents rated to which extent their child showed they experienced this fun event (0-100)