diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-25 10:33:53 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-25 10:33:53 +0000 |
commit | c4e8498ee688fff1e1b2df1a7a65f888cb0d9d84 (patch) | |
tree | bcc4a6136520f1e4b9f04760657875eca781ab70 /TODO | |
parent | 081b5f25cc4ef779175307d9ce20672e0573b7c9 (diff) |
- Transferred some testing code from test.R to unit tests for mkinpredict
- Fixed the output format of mkinpredict to be uniform across solution types
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@33 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,9 +1,8 @@ Must have: -- Fix remaining problem with the schaefer complex test data (test.R) - Adapt mkinplot function Nice to have: -- Make unit tests for mkinpredict, comparing different solution types +- Fix remaining problem with the schaefer complex test data (test.R: fit.2.eigen) - Calculate confidence intervals for parameters assuming normal distribution - Calculate confidence intervals for DT50 and DT90 values when only one parameter is involved - Add unit tests for mkinfit |