features_all_subsets: Creates a set of all combinations of features

View source: R/F_all_subsets.R

features_all_subsetsR Documentation

Creates a set of all combinations of features

Description

Creates a set of all combinations of features

Usage

features_all_subsets(set)

Arguments

set

vector of available festures that are premutated

Value

a list of subsets of the input vector

Author(s)

Konstantin Hopf konstantin.hopf@uni-bamberg.de, Ilya Kozlovskiy

Examples

    features_all_subsets(c("A", "B", "C"))

SmartMeterAnalytics documentation built on June 8, 2025, 1:55 p.m.