|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmetal.experiments.util.RBoxplot
public class RBoxplot
Class for generating results in form of boxplots
Constructor Summary | |
---|---|
RBoxplot()
|
Method Summary | |
---|---|
static void |
generateScripts(int rows,
int cols,
java.lang.String[] problems,
java.lang.String prefix,
boolean notch,
Experiment experiment)
This method produces R scripts for generating eps files containing boxplots of the results previosly obtained. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RBoxplot()
Method Detail |
---|
public static void generateScripts(int rows, int cols, java.lang.String[] problems, java.lang.String prefix, boolean notch, Experiment experiment) throws java.io.IOException
rows
- cols
- problems
- List of problem to plotprefix
- Prefix to be added to the names of the R scripts
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |