l1ce.object
From lasso2 v1.2-9
by Berwin Turlach
L1 Constrainted Estimation Model Object
These are objects of class "l1ce"
.
They represent the fit of a regression model under an L1 constraint on
(some of) the parameters.
- Keywords
- classes, methods, regression
Details
The residuals, fitted values, coefficients, and effects should be extracted
by the generic functions of the same name, rather than
by the $
operator.
GENERATION
This class of objects is returned from the l1ce
function
to represent a fitted model.
METHODS
The "l1ce"
class of objects has methods for the following generic
functions:
coef
, deviance
, fitted
, formula
,
gcv
, labels
, predict
, print
,
residuals
, summary
, vcov
.
See Also
Community examples
Looks like there are no examples yet.