deviance.l1ce
From lasso2 v1.2-21.1
by Berwin Turlach
Deviance Method for `l1ce' and `l1celist' Objects
These are methods of the generic function deviance()
for
objects inheriting from class l1ce
or l1celist
(see
help(l1ce.object)
and help(l1celist.object)
).
- Keywords
- models
Usage
# S3 method for l1ce
deviance(object, …)
# S3 method for l1celist
deviance(object, …)
Arguments
- object
an object inheriting from class
l1ce
orl1celist
, respectively.- …
possibly further arguments (none at the moment).
See Also
deviance
for the general
behavior of this function and for the interpretation of object
.
Community examples
Looks like there are no examples yet.