diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-10 13:42:22 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-10 13:42:22 +0000 |
commit | 9a867d940679498c77a32be9c90f81200019b821 (patch) | |
tree | 5b38eb5b9d833ce5435a9eb9e4fa853c792187b3 /TODO | |
parent | 2f9b4ee3e956ee36af8a94f9d75bc8fbd9033dbf (diff) |
- IRLS is implemented
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@109 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ TODO for version 1.0 for the user - they will be tested during R CMD check anyway - Let mkin call mkin_wide_to_long automatically, if observed data are suitably defined - Think about what a user would expect from version 1.0 +- Check the chi2 error calculation in mkinerrmin.R. KinGUII does this without iteration Nice to have: - Improve choice of starting parameters, in order to avoid failure of eigenvalue based solutions |