diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-07-04 20:40:04 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-07-04 20:40:04 +0000 |
commit | d6e822e3d20eaec1059c2c59eb425a7901c0922c (patch) | |
tree | eae71f8c9aec9fdc1278730f054a4585aed70dc3 /TODO | |
parent | 5b28712ad11470293e7ab6746718ab3edcfe966b (diff) |
Add two TODO items
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@51 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Must have: - Some more testing with coupled models with FOMC, DFOP, HS and SFORB for parent - Some testing with SFORB for metabolites +- Make the "method" argument work again - currently it is being passed both to ode() and modFit() +- Check the contents of the parms.ini argument to mkinfit for arguments that + are not used in the model in order to avoid erroneous chi2 error level + calculations Nice to have: - Calculate confidence intervals for parameters assuming normal distribution |