diff options
-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 |