desc_lasso: A desc_lasso Function

View source: R/desc_lasso.R

desc_lassoR Documentation

A desc_lasso Function

Description

Genera resumen para los coeficientes de laso distintos de 0 ( o todos)

Usage

desc_lasso(glmmod, s, y = NULL, data, show.all = FALSE)

Arguments

glmmod

a fitted object of class inheriting from lasso

s

Value(s) of the penalty parameter lambda at which predictions are required. Default is the entire sequence used to create the model.

y

character variable. Outcome variable name

data

data frame containing the outcome variable

show.all

TRUE or FALSE. show all coefficients. Default value is dalse


miriamMota/mmotaF documentation built on Jan. 12, 2023, 4 a.m.