ensembleSvmCV: table of classification performances

Description Usage Arguments

View source: R/supportFunc_ensembleSvm.R

Description

takes in predited weights and true labels and determines performance characterisitcs

Usage

1
ensembleSvmCV(X, Y, M, folds, progressBar)

Arguments

weights

are the predicted scores/probablities of test data

trubeLabels

are the true labels associated with the test data

direction

= "auto", ">", "<"


singha53/amritr documentation built on July 21, 2019, 3:46 p.m.