esmdata_preprocessed {esmtools}R Documentation

Preprocessed ESM data set

Description

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_preprocessed

Format

A data frame with 6 rows and 20 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

compliance

Participant's proportion of completed surveys

obsno

ESM questionnaire (beep) number indicating serial order

daycum

Cumulative day count

beepno

Beep number within a day

valid

Indicator of observation validity (1=valid, 0=invalid)

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)

pos_aff_pc

Person-centered positive affect score

neg_aff_pc

Person-centered negative affect score


[Package esmtools version 1.0.1 Index]