Learn R Programming

CimpleG (version 1.0.1)

select_features: 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)

Value

bool vector

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.