generateFullFeatures: Generate a dataset with all the features

Description Usage Arguments Value

View source: R/generateFullFeatures.r

Description

Merge session files into a data frame and calculate each feature by the step segment of that session.

Usage

1
generateFullFeatures(steps, stepsCycle, feature, step)

Arguments

steps

The data frame of the steps.

stepsCycle

The data frame of the steps' cycle.

step

indicates the step, we used up, down and flat as 0,1,2 respectively.

Value

data frame containing the step segments and with a prefix of the feature in the column names.


xsultan/motsai documentation built on May 4, 2019, 1:26 p.m.