select_features: Feature selection function used in the diffmeans, sumvariance...

select_featuresR Documentation

Feature selection function used in the diffmeans, sumvariance space

Description

Feature selection function used in the diffmeans, sumvariance space

Usage

select_features(x, y, a)

Arguments

x

difference in means value

y

sum of variances value

a

parabola parameter, scales how open/closed the parabola is, the higher the value, the more closed the parabola is.

Value

bool vector


CimpleG documentation built on Dec. 7, 2025, 1:07 a.m.