|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractScoreBasedClassifier.DoubleTableResult | |
|---|---|
| de.jstacs.classifier | This package provides the framework for any classifier. |
| Uses of AbstractScoreBasedClassifier.DoubleTableResult in de.jstacs.classifier |
|---|
| Methods in de.jstacs.classifier with parameters of type AbstractScoreBasedClassifier.DoubleTableResult | |
|---|---|
static StringBuffer |
AbstractScoreBasedClassifier.DoubleTableResult.getPlotCommands(REnvironment e,
String plotOptions,
AbstractScoreBasedClassifier.DoubleTableResult... dtr)
This method copies the data to the server side and creates a StringBuffer containing the plot commands. |
static StringBuffer |
AbstractScoreBasedClassifier.DoubleTableResult.getPlotCommands(REnvironment e,
String plotOptions,
int[] colors,
AbstractScoreBasedClassifier.DoubleTableResult... dtr)
This method copies the data to the server side and creates a StringBuffer containing the plot commands. |
static StringBuffer |
AbstractScoreBasedClassifier.DoubleTableResult.getPlotCommands(REnvironment e,
String plotOptions,
String[] colors,
AbstractScoreBasedClassifier.DoubleTableResult... dtr)
This method copies the data to the server side and creates a StringBuffer containing the plot commands. |
static ImageResult |
AbstractScoreBasedClassifier.DoubleTableResult.plot(REnvironment e,
AbstractScoreBasedClassifier.DoubleTableResult... dtr)
This method plots an array of AbstractScoreBasedClassifier.DoubleTableResults in one
image. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||