labels.l1ce: 'Labels' Method for 'l1ce' and 'l1celist' Objects

Description Usage Arguments

View source: R/labels.q

Description

This is a method for the labels() function for objects inheriting from class l1ce or l1celist (see help(l1ce.object) and help(l1celist.object)). See labels or labels.default for the general behavior of this function and for the interpretation of object.

Usage

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

Arguments

object

fitted model of class "l1ce" or "l1celist", respectively.

...

potentially further arguments passed to method.


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