| diabetes | R Documentation | 
An example of network meta-analysis for binary outcomes with follow-up times reported.
data("diabetes")
A data frame containing 22 studies which compare a total of 6 treatments. The outcome is binary; the mean follow-up time in each study is collected.
s.ida numeric vector of study IDs.
folupa numeric vector of follow-up time (in years) for each study.
t.ida numeric vector of treatment IDs.
ra numeric vector of the total mortality in each treatment group in each study.
na numeric vector of the total number of participants in each treatment group in each study.
This network meta-analysis is reported by Elliott and Meyer (2007) to assess the effects of anti-hypertensive agents on incident diabetes. Treatment IDs represent 1) diuretic; 2) placebo; 3) β-blocker; 4) calcium-channel blocker (CCB); 5) angiotensin-converting-enzyme (ACE) inhibitor; and 6) angiotensin-receptor blocker (ARB).
Elliott WJ, Meyer PM (2007). "Incident diabetes in clinical trials of antihypertensive drugs: a network meta-analysis." Lancet, 369(9557), 201–207. <doi: 10.1016/S0140-6736(07)60108-1>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.