SelectFeatureSubset: Function to select a subset of features from the feature...

Description Usage Arguments Value Author(s) See Also

View source: R/SelectFeatureSubset.R

Description

Function to select a subset of features from the feature table

Usage

1
SelectFeatureSubset(Features, SelectedFeatures)

Arguments

Features

The original feature table as data.frame

SelectedFeatures

Either a numerical vector containing columns to be selected or a vector of character strings to select groups of features

Value

The subsetted feature table as data.frame

Author(s)

Carlus Deneke

See Also

Other TrainingFunctions: Create.TrainingDataSet, Run.Training


crarlus/paprbag documentation built on May 14, 2019, 11:31 a.m.