plot.stabpath: Plot stability paths

Description Usage Arguments Value

Description

Plot stability paths

Usage

1
2
3
## S3 method for class 'stabpath'
plot(x, y = NULL, label_position = c("rank", "mean"),
  path_pars = list(), label_pars = list(), ...)

Arguments

x

a stability_path-object

y

not used

label_position

where to put the covariate labels: use rank or mean inclusion probability (scaled to [0,1])

path_pars

named list with optional arguments for matplot-plotting of the stabiltiy path lines. See source code for defaults.

label_pars

named list with optional arguments for covariate labels via mtext. See source code for defaults.

...

optional additional arguments handed over to par.

Value

invisibly returns the plotted object


fabian-s/stabpath documentation built on May 16, 2019, 9:58 a.m.