fitted.l1ce: Fitted Values for 'l1ce', 'l1celist' and 'gl1ce' Objects

Description Usage Arguments See Also

View source: R/fitted.q

Description

These are methods of the generic function fitted() for objects inheriting from class l1ce or l1celist (see help(l1ce.object) and help(l1celist.object)).

Usage

1
2
3
4
## S3 method for class 'l1ce'
fitted(object, ...)
## S3 method for class 'l1celist'
fitted(object, ...)

Arguments

object

an object inheriting from class l1ce or l1celist, e.g., an gl1ce one (see gl1ce.object).

...

further potential arguments passed to methods.

See Also

fitted for the general behavior of this function and for the interpretation of object.


lasso2 documentation built on Oct. 8, 2021, 9:10 a.m.