DepressionMortality | R Documentation |
This is a dataset of studies examining the effect of depression status on all-cause excess mortality.
data("DepressionMortality")
A data.frame
with 5 columns.
character
. The study label containing the first author and year of the study.
numeric
. The number of deaths in patients with depression.
numeric
. The total number of patients with depression.
numeric
. The number of deaths in the control group without depression status.
numeric
. The total number of individuals in the control group.
character
. The country in which the study was conducted.
This data set was used in a meta-analysis by Cuijpers and Smit (2002), examining the impact of subclinical and full-symptom depression on excess mortality. The meta-analysis studied differences in the rate of deaths between individuals with and without depression within the same timeframe. To avoid unit-of-analyses issues, we pooled event counts of studies which contributed more than one effect size in the original analysis. Results are therefore not exactly identical with the ones reported in Cuijpers and Smit (2002).
Mathias Harrer & Pim Cuijpers
Cuijpers, P., & Smit, F. (2002). Excess Mortality in Depression: a Meta-Analysis of Community Studies. Journal of Affective Disorders, 72(3), 227-236.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.