1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/compareTo.R
7 CVvoting_run(dataTrain, dataTest, targetTrain, targetTest, floss, verbose, ...)
10 Run and eval the voting cross-validation procedure.
11 Parameters are rather explicit except "floss", which corresponds to the
12 "final" loss function, applied to compute the error on testing dataset.