detection: Detection of the steps - helper function

Description Usage Arguments Value

Description

Detecting steps using a training and testing datasets

Usage

1
detection(dataSource, train, test, cutoff, predictor)

Arguments

dataSource

the data frame to process.

train

the training dataset.

test

the testing dataset.

cutoff

the cutoff of the detection

predicator

the predicator, it can be passed as a vector of predicators

Value

vector containing false positive, accuracy, recall, precision and the f-measure of the detection


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