powered by
Network meta-analysis in diabetes comparing effects of a number of drugs on the HbA1c value.
These data are used as an example in Senn et al. (2013) and have been preprocessed for use in R package netmeta.
A data frame with the following columns:
Treatment labels provided by columns treat1 and treat2 have been abbreviated:
treat1
treat2
acar = Acarbose
benf = Benfluorex
metf = Metformin
migl = Miglitol
piog = Pioglitazone
plac = Placebo
rosi = Rosiglitazone
sita = Sitagliptin
sulf = Sulfonylurea
vild = Vildagliptin
Full treatment names are available in columns treat1.long and treat2.long.
treat1.long
treat2.long
netmeta
data(Senn2013) head(Senn2013) # Example using netmeta(): # example(netmeta)
Run the code above in your browser using DataLab