public class GenerateWilcoxonTestTablesWithR<Result> extends Object implements ExperimentComponent
#getExperimentBaseDirectory()/R. Each file is called as
indicatorName.Wilcoxon.R
To run the R script: Rscript indicatorName.Wilcoxon.R
To generate the resulting Latex file: pdflatex indicatorName.Wilcoxon.tex| Constructor and Description |
|---|
GenerateWilcoxonTestTablesWithR(Experiment<?,Result> experimentConfiguration) |
public GenerateWilcoxonTestTablesWithR(Experiment<?,Result> experimentConfiguration)
public void run()
throws IOException
run in interface ExperimentComponentIOExceptionCopyright © 2018. All rights reserved.