antidepressants {mtrank}R Documentation

Network meta-analysis for major depressive disorder

Description

Network meta-analysis comparing antidepressants in patients with major depressive disorder.

Format

A data frame with the following columns:

studyid study id
drug_name antidepressant name
ntotal number of randomized patients in treatment arm
responders number of responders

Source

Cipriani A, Furukawa T, Salanti G, Chaimani A, et al. (2018): Comparative efficacy and acceptability of 21 antidepressant drugs for the acute treatment of adults with major depressive disorder: a systematic review and network meta-analysis Lancet, 391, 1357–66

See Also

mtrank, tcc

Examples

data(antidepressants)
head(antidepressants)
#
# Examples:
# example(tcc)
# example(mtrank)
# example(fitted.mtrank)

[Package mtrank version 0.2-0 Index]