SepFeatures: Seperate Features into continuous and categorical

Description Usage Arguments Value

View source: R/PrepareData.R

Description

Seperate Features into continuous and categorical

Usage

1
SepFeatures(features, sample.stats = NA)

Arguments

features

A dataframe of features

sample.stats

If samplle.stats is provided it will normalise features given those sample stats

Value

A list with two components. Features and sample stats normalises continous features


rishi1226/classrish documentation built on May 27, 2019, 9:10 a.m.