| diabetes {pcnetmeta} | R Documentation |
Network Meta-Ananlysis on Diabetes
Description
An example of network meta-analysis for binary outcomes with follow-up times reported.
Usage
data("diabetes")
Format
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.
Details
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) \beta-blocker; 4) calcium-channel blocker (CCB); 5) angiotensin-converting-enzyme (ACE) inhibitor; and 6) angiotensin-receptor blocker (ARB).
Source
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>