View source: R/mod_penalized_l_r_utils.R
e_posib_lambda | R Documentation |
Graph a cv.glmnet model
e_posib_lambda(
cv.glm,
log.lambda = NULL,
titles = c("Error Cuadratico Medio", "Curva Inferior", "Curva Superior",
"Seleccionado", "Automatico", "Coeficientes Distintos de Cero")
)
cv.glm |
a cv.glmnet model. |
log.lambda |
number that specifies the logarithm of the selected lambda |
titles |
labels on the chart |
echarts4r plot
Ariel Arroyo <luis.ariel.arroyo@promidat.com>
cv.glmnet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.