features_all_subsets: Creates a set of all combinations of features

Description Usage Arguments Value Author(s) Examples

View source: R/F_all_subsets.R

Description

Creates a set of all combinations of features

Usage

1

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

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

SmartMeterAnalytics documentation built on Aug. 18, 2020, 5:07 p.m.