# # ChangeLog for branches/StatisticalTesting # # Generated by Trac 1.0.12 # 05/16/24 11:27:27 Fri, 26 Apr 2013 13:46:10 GMT ascheibe [9398] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (modified) #2031 fixed a bug in the correlation view Mon, 22 Apr 2013 14:57:03 GMT ascheibe [9389] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Resources.Designer.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Resources.resx (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/VS2008ImageLibrary_Annotations_Default.png (added) #2031 reorganized statistical testing ui Fri, 19 Apr 2013 11:01:53 GMT ascheibe [9383] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (moved) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.designer.cs (moved) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) #2031 ResultCorrelationView is now sortable and some minor cosmetic ... Fri, 19 Apr 2013 10:02:44 GMT ascheibe [9382] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ResultCorrelationView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ResultCorrelationView.designer.cs (modified) #2031 the ResultCorrelationView can now also handle parameters and ... Thu, 18 Apr 2013 14:06:51 GMT ascheibe [9380] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ResultCorrelationView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ResultCorrelationView.designer.cs (modified) #2031 use EnhancedStringConvertibleMatrixView instead of ... Thu, 18 Apr 2013 11:07:15 GMT ascheibe [9378] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) #2031 fixed some bugs and the coloring in the chart analysis view Thu, 18 Apr 2013 07:47:03 GMT ascheibe [9377] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.designer.cs (modified) #2031 added sorting for the chart analysis view Thu, 11 Apr 2013 14:52:40 GMT ascheibe [9355] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Plugin.cs.frame (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.Designer.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (added) #2031 added a view that shows boxplots for different sample sizes Thu, 11 Apr 2013 06:54:57 GMT ascheibe [9353] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics.sln (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3 (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.designer.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.snk (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/KruskalWallis.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/LinearLeastSquaresFitting.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Plugin.cs.frame (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Properties (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ResultCorrelationView.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ResultCorrelationView.designer.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeChecker.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeChecker.designer.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeDetermination.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.resx (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/TTest.cs (added) * branches/StatisticalTesting/PreBuildEvent.cmd (added) #2031 initial import of views for statistical testing Wed, 10 Apr 2013 12:07:20 GMT ascheibe [9351] * branches/StatisticalTesting (added) #2031 added branch for Statistical Hypothesis Testing