Commit | Date | |
---|---|---|
[r25549]
by
tlinnet
Fix for scaling of parameters in bootstrap. I cannot find the error, so a relax setup with BFGS will be setup. 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 13:29:04 | Tree |
[r25548]
by
bugman
Added a button for the spectrum.error_analysis user function to the spectra list GUI element. This is placed after the 'Add' and 'Delete' buttons. The functionality could be improved by |
2014-09-02 13:27:23 | Tree |
[r25547]
by
bugman
Merged revisions 25545 via svnmerge from ........ |
2014-09-02 12:42:33 | Tree |
[r25546]
by
tlinnet
Added scaling to the Jacobian matrix. But something is very weird with the function values. Without constraints: k: 0 xk: [ 11.8464633, 5.383340723, 10.37739135] fk: 22.1840340996 Parameter values: [11.744468102051812, 5.3843668638102162, 9.8277882468793187] With constraints: Quasi-Newton BFGS minimisation k: 0 xk: [ 11.8464633, 5.383340723, 10.37739135] fk: 73094199769.8 Parameter values: [11.846463301422499, 5.3833407234324602, 10.377391345839921] 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 12:20:04 | Tree |
[r25545]
by
bugman
Another fix for the minfx version checking in the dep_check module. The version_comparison() function has been created to perform a proper version number comparison by |
2014-09-02 12:17:50 | Tree |
[r25544]
by
tlinnet
Initial try to implement using BFGS, when minimising in bootstrap in systemtest: test_task_model_par_est_tsmfk01. Results: 50 boot Simplex, with constraints param: r2a_err, with err: 0.48131663, compared to MC: 0.49354342, with 50 boot 0.45852174 Simplex, without constraints param: r2a_err, with err: 0.48131663, compared to MC: 0.49354342, with 50 boot 0.50583526 BFGS, with constraints BFGS, without constraints Is there something wrong with scaling again? 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 12:03:38 | Tree |
[r25543]
by
tlinnet
Fix for dimension extractions, when estimating the parameter errors. 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 12:03:37 | Tree |
[r25542]
by
tlinnet
Added function to target function to chi2, to try to compute the derivative of the chi2 function. The function is in a test state, with several tests and looping. 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 12:03:33 | Tree |
[r25541]
by
tlinnet
Modified systemtest, to minimise with BFGS, but it will fail. 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 12:03:31 | Tree |
[r25540]
by
tlinnet
Initial try to form the dfunc to be send to minfx. There will be a problem with dimensionality. 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 12:03:29 | Tree |