Skip to contents

Plot the forest plot of the summary of a elastic_net object.

Usage

# S3 method for summary.elastic_net
plot(x, ...)

Arguments

x

(summary.elastic_net)
summary of a elastic_net object.

...

Additional arguments to plot.

Value

Forest plot

Examples

plot(summary(elastic_net_fit_surv))