This function does not really work for glmnet. There is not link function information directly stored within the fitted model.

get_links(models)

Arguments

models

list of fitted models

Value

character vector of the link functions used to fit the models