fitted.l1ce {lasso2} | R Documentation |
These are methods of the generic function fitted()
for
objects inheriting from class l1ce
or l1celist
(see
help(l1ce.object)
and help(l1celist.object)
).
## S3 method for class 'l1ce' fitted(object, ...) ## S3 method for class 'l1celist' fitted(object, ...)
object |
an object inheriting from class |
... |
further potential arguments passed to methods. |
fitted
for the general
behavior of this function and for the interpretation of object
.