public class GenerateLatexTablesWithStatistics extends Object implements ExperimentComponent
ExecuteAlgorithms and ComputeQualityIndicators.
After reading the data files and calculating the values, a Latex file is created containing an script
that generates tables with the best and second best values per indicator. The name of the file is
#getExperimentName().tex, which is located by default in the directory
#getExperimentBaseDirectory()/latex
Although the maximum, minimum, and total number of items are also computed, no tables are generated
with them (this is a pending work).| Constructor and Description |
|---|
GenerateLatexTablesWithStatistics(Experiment<?,?> configuration) |
public GenerateLatexTablesWithStatistics(Experiment<?,?> configuration)
public void run()
throws IOException
run in interface ExperimentComponentIOExceptionCopyright © 2017. All rights reserved.