rankogram {netmeta}R Documentation

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:

Author(s)

Guido Schwarzer guido.schwarzer@uniklinik-freiburg.de

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

# Examples:
# example(rankogram.netmeta)
# example(rankogram.default)


[Package netmeta version 3.2-0 Index]