aux {lasso2}R Documentation

Extract Auxiliary Information From an Object

Description

Generic function for extracting auxiliary information from fitted model objects.

Usage

aux(object, ...)

Arguments

object

fitted model object (here typically of class l1celist, see aux.l1celist).

...

potentilly further arguments passed to methods.

Details

See documentation (technical reports).

Value

a matrix with the bound(s) (relative [if used] and absolute) and the Lagrangian(s) for the fitted model(s).


[Package lasso2 version 1.2-20 Index]