ThirdWave | R Documentation |
This is a toy dataset containing pre-calculated effect size data of a meta-analysis on randomized controlled trials comparing the effectiveness of 'third-wave' CBT interventions for perceived stress in college students to inactive controls. Effect size data is provided as the standardized mean difference (SMD) between the intervention and control group and the corresponding standard error for each study at post. The dataset also contains columns for study characteristics which may serve as potential effect size moderators.
data(ThirdWave)
A data.frame
with 8 columns.
character
. The study label containing the author(s) of the study.
numeric
. The calculated standardized mean difference at post-test between the intervention and control group.
numeric
. The standard error of the standardized mean difference.
character
. The risk of bias rating according to the Cochrane Risk of Bias Tool.
character
. The type of control group used in the study.
character
. The dichotomized duration of the intervention.
character
. The type of third-wave intervention rationale used.
character
. The mode of delivery used for the intervention.
Mathias Harrer, Eva-Maria Rathner, David Daniel Ebert
Slightly changed dataset of a meta-analysis on third-wave CBT interventions for perceived stress in college students.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.