Menu

SVN archive Commit Log


Commit Date  
[r25563] by tlinnet

Modified for systemtest with BFGS.

Data was created with simplex, minimies with simplex but MonteÃÃÃ-Carlo simulations was with BFGS.

The error estimation is still the same.
So this tells, that minimisation is wrong in relax with BFGS.

Either minfx suffer, or my setup of the chi2 derivative suffers.

With simplex
param: r2a_err, with err: 0.48131663, compared to 2000 MC: 0.49354342, with 200 boot 0.43066033
param: dw_err, with err: 0.30874093, compared to 2000 MC: 0.32813703, with 200 boot 0.30946606
param: k_AB_err, with err: 0.64606994, compared to 2000 MC: 0.65384783, with 200 boot 0.62079033

With BFGS
param: r2a_err, with err: 0.47885323, compared to 2000 MC: 0.12582452, with 200 boot 0.41553408
param: dw_err, with err: 0.30068501, compared to 2000 MC: 0.07477556, with 200 boot 0.00507689
param: k_AB_err, with err: 0.64694369, compared to 2000 MC: 0.40271214, with 200 boot 0.64937810

task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models.

2014-09-02 16:21:08 Tree
[r25562] by bugman

Fix for the Relax_disp.test_estimate_r2eff_err_auto system test on MS Windows systems.

One of the value checks has been loosened.

2014-09-02 16:14:09 Tree
[r25561] by tlinnet

Created systemtest that reads the BFGS data.

task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models.

2014-09-02 16:06:03 Tree
[r25560] by bugman

Loosened a value check to allow the Relax_disp.test_r1rho_kjaergaard_missing_r1 system test to pass.

This test fails on MS Windows systems.

2014-09-02 16:00:11 Tree
[r25559] by tlinnet

Fix for test data extracted from wrong path.

task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models.

2014-09-02 15:52:10 Tree
[r25558] by tlinnet

Added initial simulated dataset for CR72 with two.

The problem is though, that I canÃ't write up the Jacobian.
It is to advanced?

task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models.

2014-09-02 15:52:04 Tree
[r25557] by tlinnet

Implemented verify_estimate_par_err_compare_mc, as a general method to compare model parameter estimation, Monte-Carlo and boot strapping.
A call to this function could be called from other systemtest, to see the difference.

task #7824(https://gna.org/task/index.php?7824): Model parameter ERROR estimation from Jacobian and Co-variance matrix of dispersion models.

2014-09-02 14:30:48 Tree
[r25556] by bugman

Improvements for the spectrum.error_analysis button in the spectrum list GUI element.

The subset argument is set to None if no spectra are selected.

2014-09-02 14:27:34 Tree
[r25555] by tlinnet

Added systemtest to black-list, if they depend on C-code module.

2014-09-02 13:59:09 Tree
[r25554] by bugman

Improvements for the spectrum.error_analysis button in the spectrum list GUI element.

The user function is now launched as being modal so that the rest of the GUI freezes, and after the
user function is executed the relax controller window is show and scrolled to the bottom.

2014-09-02 13:51:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.