e_coeff_landa: e_coeff_landa

View source: R/mod_penalized_l_r_utils.R

e_coeff_landaR Documentation

e_coeff_landa

Description

Graph the coefficients and lambdas of a cv.glmnet model

Usage

e_coeff_landa(
  cv.glm,
  log.lambda = NULL,
  titles = c("Coeficientes", "Seleccionado", "Automatico")
)

Arguments

cv.glm

a cv.glmnet model.

log.lambda

number that specifies the logarithm of the selected lambda

titles

labels on the chart

Value

echarts4r plot

Author(s)

Ariel Arroyo <luis.ariel.arroyo@promidat.com>

See Also

cv.glmnet


regressoR documentation built on July 9, 2023, 5:26 p.m.