Skip to contents

`mlr3filters::Filter` wrapper around [codaFS_logcontrast_lasso()].

Dictionary

“` flt("coda_logcontrast_lasso") mlr_filters$get("coda_logcontrast_lasso") “`

Super class

mlr3filters::Filter -> FilterCoDA_LogcontrastLasso

Methods

Inherited methods


Method new()

Creates a new instance of this Filter.


Method clone()

The objects of this class are cloneable with this method.

Usage

FilterCoDA_LogcontrastLasso$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.