perfEnsembleSvm: 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
2
perfEnsembleSvm(object, validation = "Mfold", M = M, iter = iter,
  threads = threads, progressBar = TRUE)

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.