aux
From lasso2 v1.2-21.1
by Berwin Turlach
Extract Auxiliary Information From an Object
Generic function for extracting auxiliary information from fitted model objects.
- Keywords
- utilities
Usage
aux(object, …)
Arguments
- object
fitted model object (here typically of class
l1celist
, seeaux.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).
Community examples
Looks like there are no examples yet.