Learn R Programming

netmeta (version 3.2-0)

Dogliotti2014: Network meta-analysis of antithrombotic treatments in patients with non-valvular atrial fibrillation

Description

This dataset comes from a systematic review aiming to determine the effects of eight antithrombotic treatments in reducing the incidence of major thrombotic events in patients with non-valvular atrial fibrillation (Dogliotti et al., 2014). The review included 20 studies (79,808 participants), four of which were three-arm studies. The primary outcome is stroke reduction.

Arguments

Format

A data frame with the following columns:

studystudy label
idstudy ID
treatmenttreatment
strokenumber of strokes
totalnumber of individuals in treatment arm

See Also

dat.dogliotti2014, pairwise, metabin, netmetabin

Examples

Run this code
head(dat.dogliotti2014)

# Example using pairwise(), netmeta() and netmetabin():
# example(dat.dogliotti2014, run.dontrun = TRUE)

Run the code above in your browser using DataLab