svn+ssh://bugman@.../svn/relax/trunk
........
r27852 | tlinnet | 2015-06-15 23:12:52 +0200 (Mon, 15 Jun 2015) | 9 lines
Added sample data and analysis script, that will eventually show that there is not much differentce in the sample statistics used for comparing the output of two
very similar datasets.
This is a multiple comparison test with many t tests at once, where the familywise error is controlled by the Holm method.
Even if the values are very equal, and within the standard deviation, this procedure will reject up to 20% of the null hypothesis.
This is not deemed as a suitable method.
Bug #23644 /https://gna.org/bugs/?23644): monte_carlo.error_analysis() does not update the mean value/expectation value from simulations.
........