Learn R Programming

netmeta (version 3.2-0)

Gurusamy2011: Network meta-analysis on blood loss during liver transplantation

Description

Network meta-analysis comparing the effects of a number of interventions for decreasing blood loss and blood transfusion requirements during liver transplantation.

Arguments

Format

A data frame with the following columns:

studystudy information (first author, year)
treatmenttreatment
deathmortality at 60 days post-transplantation
nnumber of individuals in treatment arm

See Also

dat.gurusamy2011, pairwise, metabin, netmetabin

Examples

Run this code
head(dat.gurusamy2011)

# Example using pairwise() and netmetabin():
# example(dat.gurusamy2011, run.dontrun = TRUE)

Run the code above in your browser using DataLab