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
...
for future implementations.
drop_zero
if TRUE
only nonzero estimates are shown.