nonverbal {mHMMbayes} | R Documentation |
Nonverbal communication of patients and therapist
Description
A dataset containing the nonverbal communication of 10 patient-therapist couples, recorded for 15 minutes at a frequency of 1 observation per second (= 900 observations per couple).
Usage
nonverbal
Format
A matrix with 10 * 900 rows and 5 variables:
- id
id variable of patient - therapist couple to distinguish which observation belongs to which couple
- p_verbalizing
verbalizing behavior of the patient, consisting of 1 = not verbalizing, 2 = verbalizing, 3 = back channeling
- p_looking
looking behavior of the patient, consisting of 1 = not looking at therapist, 2 = looking at therapist
- t_verbalizing
verbalizing behavior of the therapist, consisting of 1 = not verbalizing, 2 = verbalizing, 3 = back channeling
- t_looking
looking behavior of the therapist, consisting of 1 = not looking at patient, 2 = looking at patient
[Package mHMMbayes version 1.1.0 Index]