select_repeat: Repeat the feature selection and return features that are...

Description Usage Arguments

View source: R/select_repeat.R

Description

Repeat the feature selection and return features that are selected more often than a provided threshold

Usage

1
select_repeat(X, y, selector, options = list())

Arguments

X

n_samples x n_features matrix

y

vector of labels

selector

feature selection method

options

options list


LoosC/systemsseRology documentation built on March 20, 2021, 3:16 a.m.