Learn R Programming

bonsaiforest (version 0.1.1)

plot.summary.elastic_net: Forest plot Summary Elastic Net

Description

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

Usage

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

Value

Forest plot

Arguments

x

(summary.elastic_net)
summary of a elastic_net object.

...

Additional arguments to plot.

Examples

Run this code
plot(summary(elastic_net_fit_surv))

Run the code above in your browser using DataLab