plot.summary.elastic_net {bonsaiforest} | R Documentation |
Plot the forest plot of the summary of a elastic_net
object.
## S3 method for class 'summary.elastic_net'
plot(x, ...)
x |
( |
... |
Additional arguments to plot. |
Forest plot
plot(summary(elastic_net_fit_surv))