diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-24 17:33:56 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-24 17:33:56 +0000 |
commit | 081b5f25cc4ef779175307d9ce20672e0573b7c9 (patch) | |
tree | e8002ab30dd8c93c7afae8b0c9075d14bac6b05e /TODO | |
parent | 4411ea3b88d815232eac3a3c87f7636a0bbf80f1 (diff) |
- Added the reference fit data for FOCUS 2006 datasets from the kinfit package
- Used these data in unit tests for parent only models
- Fixed SFORB data and calculation of formation fractions along the way
- Reintroduced the test for the Schaefer 2007 data
- Got rid of the mkinmod unit tests - they are too hard to maintain and the mkinfit
tests test the model definitions as well
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@32 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ Must have: - Fix remaining problem with the schaefer complex test data (test.R) -- Fix parent only SFORB model (see vignette) -- Fix unit tests for mkinmod - Adapt mkinplot function Nice to have: +- Make unit tests for mkinpredict, comparing different solution types - 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 |