executeCrossValidation: executeCrossValidation

Description Usage Arguments Value

View source: R/runCrossValidation.R

Description

Executes N-fold cross validation with m tests per round for a fixed set of DTW parameters

Usage

1
executeCrossValidation(inPath, conf, N, m, logFile = NA)

Arguments

conf

DTW parameters including step pattern and window type & size.

N

Number of rounds in the cross validation.

m

Number of test samples per round.

logFile

Name of log file, defaults to NA

Value

perf Performance vector averaged over all m*N classifications.


cgvwzq/rlang-loophole documentation built on May 20, 2019, 5:10 p.m.