Commit | Date | |
---|---|---|
[r27861]
by
bugman
Added functions for calculating the geometric mean and standard deviation to the relax library. These are the geometric_mean() and geometric_std() functions of the lib.statistics module. The |
2015-06-26 07:56:16 | Tree |
[r27860]
by
bugman
Huge speed up for the Monte Carlo simulations in the N-state model analyses. This speed up is also for Bootstrap simulations and the frame order analysis. The change affects |
2015-06-25 14:00:59 | Tree |
[r27859]
by
bugman
Silenced a warning in the N-state model optimisation if the verbosity is set to zero. This removes a repetitive warning from the Monte Carlo or Bootstrap simulations. |
2015-06-25 10:52:26 | Tree |
2015-06-24 12:51:11 | Tree | |
[r27857]
by
bugman
Added simulation support for the RDC and PCS Q factors in the N-state model analysis. This is for both Monte Carlo and Bootstrap simulation. The simulation RDC and PCS values, as well |
2015-06-24 12:39:42 | Tree |
[r27856]
by
bugman
Added Monte Carlo and Bootstrap simulation support for the RDC and PCS Q factor calculations. The pipe_control.rdc.q_factors() and pipe_control.pcs.q_factors() functions have been modified to |
2015-06-24 12:35:32 | Tree |
2015-06-23 16:26:18 | Tree | |
[r27854]
by
bugman
Added Monte Carlo simulations to the N_state_model.test_absolute_T system test. This is to demonstrate a failure of the simulations in certain N-state model setups. |
2015-06-23 16:14:57 | Tree |
2015-06-18 10:42:35 | Tree | |
[r27852]
by
tlinnet
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 This is a multiple comparison test with many t tests at once, where the familywise error is controlled by the Holm method. 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. |
2015-06-15 21:12:52 | Tree |