# # ChangeLog for branches/StatisticalTesting # # Generated by Trac 1.0.12 # 05/11/24 22:08:46 Mon, 01 Dec 2014 21:47:19 GMT ascheibe [11612] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (modified) #2031 fixed a bug in the progress handling of the statistical testing ... Mon, 01 Dec 2014 21:09:58 GMT ascheibe [11611] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/DensityDataTableView.cs (deleted) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/NormalDistribution.cs (deleted) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (modified) #2031 adapted statistical testing view to new histogram Fri, 28 Nov 2014 15:13:59 GMT ascheibe [11601] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/DensityDataTableView.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/NormalDistribution.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (modified) #2031 - fixed column width of p-values - started working on drawing ... Wed, 17 Sep 2014 18:54:20 GMT ascheibe [11379] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (modified) #2031 fixed some bugs Wed, 17 Sep 2014 15:34:43 GMT ascheibe [11378] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 improved correlation view and some clean ups Wed, 17 Sep 2014 11:34:06 GMT ascheibe [11376] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 fixed RunCollection event handling in ChartAnalysisView Wed, 17 Sep 2014 10:52:47 GMT ascheibe [11375] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/BonferroniHolm.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/EnumerableStatisticsExtension.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ExpFitting.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/IFitting.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/KruskalWallis.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/LinearLeastSquaresFitting.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/LogFitting.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Plugin.cs.frame (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Properties/AssemblyInfo.cs.frame (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeDetermination.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.Designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) * 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/TTest.cs (modified) * branches/StatisticalTesting/Statistics.UnitTests/BonferroniHolmUnitTest.cs (modified) * branches/StatisticalTesting/Statistics.UnitTests/KruskalWallisUnitTests.cs (modified) #2031 updated license headers and version Mon, 15 Sep 2014 15:19:36 GMT ascheibe [11368] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 adapted sample size view to the changes of #2120 Wed, 02 Oct 2013 12:43:27 GMT ascheibe [10019] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/KruskalWallis.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeDetermination.cs (modified) #2031 added missing static modifiers and removed unused variable Wed, 02 Oct 2013 11:59:28 GMT ascheibe [10018] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (modified) #2031 improved UI of statistical testing view Wed, 02 Oct 2013 11:48:55 GMT ascheibe [10017] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/BonferroniHolm.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/EnumerableStatisticsExtension.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/KruskalWallis.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/LinearLeastSquaresFitting.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeDetermination.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.Designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) * branches/StatisticalTesting/Statistics.UnitTests/BonferroniHolmUnitTest.cs (modified) #2031 improved sample size estimation and some minor improvements Tue, 01 Oct 2013 19:42:07 GMT ascheibe [10016] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeDetermination.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.Designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 added recommended sample size to sample size influence view Fri, 20 Sep 2013 18:12:36 GMT ascheibe [9998] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/EnumerableStatisticsExtension.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 added confidence intervals to sample size influence view Mon, 16 Sep 2013 12:19:19 GMT ascheibe [9968] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 fixed a bug in the SampleSizeInfluenceView Fri, 13 Sep 2013 10:24:04 GMT ascheibe [9957] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs (modified) #2031 fixed pairwise tests Thu, 12 Sep 2013 12:53:06 GMT ascheibe [9951] * branches/StatisticalTesting/Statistics.UnitTests/BonferroniHolmUnitTest.cs (modified) #2031 updated unit tests Thu, 12 Sep 2013 12:21:06 GMT ascheibe [9950] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/BonferroniHolm.cs (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.cs (modified) * branches/StatisticalTesting/Statistics.UnitTests/BonferroniHolmUnitTest.cs (added) * branches/StatisticalTesting/Statistics.UnitTests/Statistics.UnitTests.csproj (modified) #2031 added Bonferroni-Holm adjusted p-values to the statistical ... Thu, 05 Sep 2013 11:28:34 GMT ascheibe [9937] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * 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/StatisticalTestingView.resx (modified) #2031 - added an histogram to the StatisticalTestingView - don't ... Wed, 04 Sep 2013 15:14:11 GMT ascheibe [9936] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/InfoResources/StatisticalTestsInfo.rtf (modified) * 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/StatisticalTestingView.resx (modified) #2031 try to filter NaN values in correlation view and some other ... Mon, 02 Sep 2013 13:07:51 GMT ascheibe [9925] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.resx (modified) #2031 fixed size of controls in chart analysis view