# # ChangeLog for branches/StatisticalTesting # # Generated by Trac 1.0.12 # 07/23/24 10:11:49 Tue, 09 Dec 2014 14:16:31 GMT ascheibe [11673] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/BonferroniHolm.cs (modified) * branches/StatisticalTesting/Statistics.UnitTests/BonferroniHolmUnitTest.cs (modified) #2031 fixed a small bug in Bonferroni-Holm adjustment and added more ... Mon, 08 Dec 2014 23:49:22 GMT ascheibe [11671] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/InfoResources/ChartAnalysisInfo.rtf (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/InfoResources/SampleSizeInfluenceInfo.rtf (added) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/InfoResources/StatisticalTestsInfo.rtf (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeDetermination.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 added documentation for sample size influence view Mon, 08 Dec 2014 22:31:39 GMT ascheibe [11670] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.Designer.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/SampleSizeInfluenceView.cs (modified) #2031 worked on sample size influence view Fri, 05 Dec 2014 14:54:36 GMT ascheibe [11665] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/ChartAnalysisView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/InfoResources/ChartAnalysisInfo.rtf (modified) #2031 implemented review comments for chart analysis view Thu, 04 Dec 2014 09:59:47 GMT ascheibe [11644] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.cs (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/CorrelationView.designer.cs (modified) #2031 implemented review comments for correlations view Tue, 02 Dec 2014 20:31:11 GMT ascheibe [11625] * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj (modified) * branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/Resources.Designer.cs (modified) * branches/StatisticalTesting/Statistics.UnitTests/Statistics.UnitTests.csproj (modified) #2031 switched statistical testing branch to .NET 4.5 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