TherapyFormats | R Documentation |
This data set contains simulated effect sizes of randomized controlled trials evaluating the (relative) effectiveness of cognitive behavioral therapy for depression, using different delivery formats.
data("TherapyFormats")
A data.frame
with 7 columns.
character
. The study label containing the first author and year of the study.
numeric
. The effect size of the treatment comparison. Negative values indicate results favoring treat1
.
numeric
. The standard error of the effect size.
character
. Name of the first treatment (short label).
character
. Name of the second treatment (short label).
character
. Name of the first treatment (full name).
character
. Name of the second treatment (full name).
This simulated data set is based on pooled results of a network meta-analysis examining the effects of different cognitive behavioral therapy (CBT) delivery formats in adults with depression (Cuijpers et al., 2019). Using network meta-analysis techniques on this data set will yield roughly similar, although not identical results to the ones reported in the original study.
For the simulation, pooled effects within designs as reported in Cuijpers et al. along with the estimated between-study heterogeneity variance were assumed as true population parameters. Based on these "true" population parameters, simulations were generated assuming a (random-effects) bayesian hierarchical model, using a non-central chi-squared distribution for the simulation of study-specific sampling errors. The number of effect size draws was chosen to (approximately) mimic the number of comparisons in the original analysis.
Mathias Harrer
Cuijpers, P., Noma, H., Karyotaki, E., Cipriani, A., & Furukawa, T. A. (2019). Effectiveness and Acceptability of Cognitive Behavior Therapy Delivery Formats in Adults with Depression: A Network Meta-analysis. JAMA Psychiatry, 76(7), 700-707.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.