dietaryfat | R Documentation |
Network meta-analysis comparing the effects of two diets to control on mortality.
The data are rates, given as the number of deaths and person-years. These data are used as an example in the supplemental material of Dias et al. (2013).
A data frame with the following columns:
treat1 | treatment 1 |
treat2 | treatment 2 |
treat3 | treatment 3 |
years1 | person years arm 1 |
years2 | person years arm 2 |
years3 | person years arm 3 |
d1 | events (deaths) arm 1 |
d2 | events (deaths) arm 2 |
d3 | events (deaths) arm 3 |
ID | study ID |
Dias S, Sutton AJ, Ades AE and Welton NJ (2013): Evidence synthesis for decision making 2: A generalized linear modeling framework for pairwise and network meta-analysis of randomized controlled trials. Medical Decision Making, 33, 607–17
pairwise
, metainc
,
netmeta
, netgraph.netmeta
data(dietaryfat)
head(dietaryfat)
# Examples: example(netmeta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.