diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-25 21:50:23 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-25 21:50:23 +0000 |
commit | 1628fde60496532a610db7fecfc3c19efa56b8d6 (patch) | |
tree | 8781bb7dda0cb8f3aabe4810cbcc3c80579b42e1 /TODO | |
parent | c4e8498ee688fff1e1b2df1a7a65f888cb0d9d84 (diff) |
- Some more unit tests
- Some more other tests in test.R
- Adaptation of mkinplot
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@36 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ Must have: -- Adapt mkinplot function +- Some more testing with coupled models with FOMC, DFOP, HS and SFORB for parent +- Some testing with SFORB for metabolites Nice to have: -- 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 +- Add more unit tests for mkinfit - Document validation against fits documented in chapter 13 of FOCUS (2006) - Reproduce example anaylses (L1, L2, ...) in FOCUS (2006) - Generate confidence intervals for DT50 and DT90 values for other cases |