plotSVMPerformance: Plot SVM performance into a pdf file

Description Usage Arguments

View source: R/svm.R

Description

A companion function for svmFeatureSelectionLOOCV() to plot the results.

Usage

1
plotSVMPerformance(obj, results, plot.file)

Arguments

obj

the DDDataSet object for which the SVM performance is measured

results

the results from svmFeatureSelectionLOOCV

plot.file

the name of the output pdf file


ddgraph documentation built on Nov. 17, 2017, 10:50 a.m.