View source: R/supportFunc_ensembleSvm.R
takes in predited weights and true labels and determines performance characterisitcs
| 1 | ensembleSvm(X.train, Y.train, X.test, Y.test)
 | 
| weights | are the predicted scores/probablities of test data | 
| trubeLabels | are the true labels associated with the test data | 
| direction | = "auto", ">", "<" | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.