Dogliotti2014 | R Documentation |
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.
A data frame with the following columns:
study | study label |
id | study ID |
treatment | treatment |
stroke | number of strokes |
total | number of individuals in treatment arm |
The dataset Dogliotti2014 is identical to dataset
dat.dogliotti2014
in R package metadat.
Dogliotti A, Paolasso E, Giugliano RP (2014): Current and new oral antithrombotics in non-valvular atrial fibrillation: a network meta-analysis of 79 808 patients. Heart, 100, 396–405
dat.dogliotti2014
,
pairwise
, metabin
,
netmetabin
head(dat.dogliotti2014)
# Example using pairwise(), netmeta() and netmetabin():
# example(dat.dogliotti2014, run.dontrun = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.