Skip to contents

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

Dictionary

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

Super class

mlr3filters::Filter -> FilterCoDA_StabilityLogratio

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_StabilityLogratio$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.