detection_50: Detection of the steps - main function

Description Usage Arguments Value

Description

This can be used to detect steps using a training and testing datasets - using detection()

Usage

1
detection_50(dataSource, predictor, cutoff, num_runs = 10)

Arguments

dataSource

the data frame to process.

cutoff

the cutoff of the detection

num_runs

the number of runs - default = 10

predicator

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

Value

vector containing the mean offalse positive, accuracy, recall, precision and the f-measure of the detection based on the number of runs.


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