Learn R Programming

netmeta (version 3.2-0)

rankogram: Generic function for rankograms

Description

Generic function to calculate the probabilities of each treatment being at each possible rank and the SUCRAs (Surface Under the Cumulative RAnking curve) in network meta-analysis.

Usage

rankogram(x, ...)

Arguments

x

An R object.

...

Additional arguments.

Details

For more details, look at the following functions to generate rankograms:

  • rankogram.netmeta

  • rankogram.default

References

Salanti G, Ades AE, Ioannidis JP (2011): Graphical methods and numerical summaries for presenting results from multiple-treatment meta-analysis: an overview and tutorial. Journal of Clinical Epidemiology, 64, 163--71

See Also

netmeta, netrank, plot.rankogram, dat.woods2010

Examples

Run this code
# Examples:
# example(rankogram.netmeta)
# example(rankogram.default)

Run the code above in your browser using DataLab