e_posib_lambda: e_posib_lambda

View source: R/mod_penalized_l_r_utils.R

e_posib_lambdaR Documentation

e_posib_lambda

Description

Graph a cv.glmnet model

Usage

e_posib_lambda(
  cv.glm,
  log.lambda = NULL,
  titles = c("Error Cuadratico Medio", "Curva Inferior", "Curva Superior",
    "Seleccionado", "Automatico", "Coeficientes Distintos de Cero")
)

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.