Commit | Date | |
---|---|---|
[r25533]
by
tlinnet
Got the boot-strapping method to work in test_task_model_par_est_tsmfk01. The problem was, that simulated values, was extracted from the initial data structure. The result for 50 boot strap. param: r2a_err, with err: 0.48131663, compared to MC: 0.49354342, with 50 boot 0.48171919 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 09:19:32 | Tree |
[r25532]
by
tlinnet
Modified module which estimate model parameter errors, to scale to units in relax. The R2eff errors come in rad/s. The Jacobian come in rad/s. But dw is stored as ppm, therefore a scaling is necessary, and is performed with the scaling matrix from the target function. Now there is excellent agreement. Systemtest: param: r2a_err, with err: 0.48131663, compared to MC: 0.49354342, with 2 boot 0.00000000 Juhuuu! 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 08:29:52 | Tree |
[r25531]
by
tlinnet
To target function, added function which will calculate the Jacobian and its corresponding unit conversion matrix and return them. 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 08:29:50 | Tree |
[r25530]
by
tlinnet
Added comments to co-variance module, for explanation of data 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 08:29:48 | Tree |
[r25529]
by
tlinnet
In the lib function of TSMFK01, returned the Jacobian as list of derivatives. This is for easier manipulation in target function. 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 08:29:46 | Tree |
[r25528]
by
bugman
Fix for the minfx version checking logic in the dep_check module. Now newer versions of minfx will be handled. |
2014-09-02 07:34:16 | Tree |
[r25527]
by
tlinnet
Possible fix for the weight, but as the error is 1, then it does not matter. 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 01:27:50 | Tree |
[r25526]
by
tlinnet
Tried to implement bootstrap method. But that goes horrible wrong. The numbers are now: So, something is right, and something is really wrong. It is clear, that the reported error estimation scales with the error. So, either one should start with simulations from peak intensity and then forward. There are some rules for how errors can be added together. But, I have to look into this. 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 01:06:02 | Tree |
[r25525]
by
tlinnet
Added new data with 5% error, so errors actually correspond to the reported 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 01:06:00 | Tree |
[r25524]
by
tlinnet
Modified data generator script, to have 5% error, and add the error to the 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 01:05:57 | Tree |