wenchuan_ptsd_matrix | R Documentation |
This dataset, wenchuan_ptsd_matrix, is a matrix containing items measuring symptoms of post-traumatic stress disorder (PTSD) in survivors of the Wenchuan earthquake. Participants were 362 Chinese adults who lost at least one child in the disaster. The matrix includes 362 observations and 17 variables, each representing a symptom of PTSD as assessed by McNally et al. (2015).
data(wenchuan_ptsd_matrix)
A matrix with 362 observations and 17 variables:
Symptom: Intrusive thoughts (numeric)
Symptom: Distressing dreams (numeric)
Symptom: Flashbacks (numeric)
Symptom: Psychological distress (numeric)
Symptom: Physiological reactivity (numeric)
Symptom: Avoidance of thoughts (numeric)
Symptom: Avoidance of activities (numeric)
Symptom: Inability to recall aspects of trauma (numeric)
Symptom: Loss of interest (numeric)
Symptom: Feeling distant from others (numeric)
Symptom: Emotional numbness (numeric)
Symptom: Foreshortened future (numeric)
Symptom: Sleep disturbances (numeric)
Symptom: Irritability or anger (numeric)
Symptom: Concentration difficulties (numeric)
Symptom: Hypervigilance (numeric)
Symptom: Exaggerated startle response (numeric)
The dataset name has been kept as 'wenchuan_ptsd_matrix' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ChinAPIs package and assists users in identifying its specific characteristics. The suffix 'matrix' indicates that the dataset is a matrix object. The original content has not been modified in any way.
Data taken from the bgms package version 0.1.4.2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.