plot.summary.elastic_net: Forest plot Summary Elastic Net

View source: R/plot.R

plot.summary.elastic_netR Documentation

Forest plot Summary Elastic Net

Description

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

Usage

## S3 method for class '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))

bonsaiforest documentation built on Sept. 30, 2024, 9:46 a.m.