diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-04-05 16:00:40 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-04-05 16:00:40 +0000 |
commit | 23f904dd747488e6865fe7dfdb3dbf9898bf417f (patch) | |
tree | a5cae857c75f44fe53060d3e094b18557cf173eb | |
parent | b02b54770d932d81bdc3116b859e46c051eb6d8e (diff) |
Update of the TODO list
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@79 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,7 +9,9 @@ Must have: Nice to have: - Calculate confidence intervals for DT50 and DT90 values when only one parameter is involved - Add more unit tests for mkinfit -- Document validation against fits documented in chapter 13 of FOCUS (2006) +- Improve choice of starting parameters, in order to avoid failure of eigenvalue based solutions + due to singular matrix +- Consider reverting to deSolve in case eigenvalue based solution fails due to singular matrix - Reproduce example anaylses (L1, L2, ...) in FOCUS (2006) - Generate confidence intervals for DT50 and DT90 values for other cases - Document assumptions and implications of fitting method used in FME in the package vignette |