Commit | Date | |
---|---|---|
[r27223]
by
tlinnet
To systemtest Relax_disp.test_task_7882_monte_carlo_std_residual(), adding test for raise of errors, if the R2eff model is selected. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-19 12:48:46 | Tree |
[r27222]
by
tlinnet
Raising an error, if the R2eff model is used, and drawing errors from the fit. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-19 12:48:44 | Tree |
[r27221]
by
tlinnet
Change to systemtest Relax_disp.x_test_task_7882_kex_conf() This is just a temporary systemtest, to check for local minima. This is method in regression book of Graphpad: http://www.graphpad.com/faq/file/Prism4RegressionBook.pdf Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-19 12:48:41 | Tree |
[r27220]
by
tlinnet
Temporary test of making a confidence interval as described in fitting guide. This is systemtest Relax_disp.x_test_task_7882_kex_conf, which is not activated by default. Running the test, interestingely shows, there is a possibility for a lower global kex. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-18 16:32:37 | Tree |
[r27219]
by
tlinnet
Added API function in relaxation dispersion to return error structure from the reduced chi2 distribution. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-17 16:25:20 | Tree |
[r27218]
by
tlinnet
Adding empty API method to return errors from the reduced chi2 distribution. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-17 16:25:18 | Tree |
[r27217]
by
tlinnet
Adding to back-end of pipe_control.error_analysis(), to modify datapoint as error drawn from the reduced chi2 gauss distribution. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-17 16:25:16 | Tree |
[r27216]
by
tlinnet
Extension of the userfunction monte_carlo.create_data, to draw errors from the reduced chi2 gauss distribution as found by best fit. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-17 16:25:15 | Tree |
[r27215]
by
tlinnet
Simplification of systemtest Relax_disp.test_task_7882_monte_carlo_std_residual, to just test the creation of Monte-Carlo data where errors are drawn from the reduced chi2 distribution. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-17 16:25:12 | Tree |
[r27214]
by
tlinnet
Reverted range of commits r27213:r27202 as this was a bad implementation. To get the distribution, one should look at the sum of squares. Then reduced chi2 can be computed. chi2_red = chi2/(n-k) The command used was: Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-17 13:16:50 | Tree |