plot.sucra {metapack}R Documentation

plot the surface under the cumulative ranking curve (SUCRA)

Description

plot the surface under the cumulative ranking curve (SUCRA)

Usage

## S3 method for class 'sucra'
plot(x, legend.position = "none", ...)

Arguments

x

the output model from fitting a network meta analysis/regression model

legend.position

the position of the legend that will be passed onto ggplot

...

additional arguments for plot

Value

No return value


[Package metapack version 0.3 Index]