Learn R Programming

pcoxtime (version 1.0.4)

plot.varimp: Generic method for plotting variable importance

Description

Plots variable importance for pcoxtime fit.

Usage

# S3 method for varimp
plot(x, ..., pos = 0.5, drop_zero = TRUE)

Arguments

x

a varimp object.

...

for future implementations.

pos

spacing between labels.

drop_zero

if TRUE only nonzero estimates are shown.

See Also

varimp