diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-15 22:49:57 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-15 22:49:57 +0000 |
commit | c373c1395a7656e8c06fab3688aae9562469cf60 (patch) | |
tree | b0c68c8c1d16ea2f9132fdb4504510b61319b5b9 /TODO | |
parent | 5587e833e0898e687466129dbc14950ddd58f1e0 (diff) |
- Fixed the SFORB coefficient matrix, at least for the case where parent is SFORB
- This version works but is slower and less stable than mkin 0.8-11
- mkinplot is not adapted to this version
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@25 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -- Fix SFORB coefficient matrix by treating SFORB models with metabolites with ilr as well +- Adapt mkinplot function - Calculate confidence intervals for parameters assuming normal distribution - Calculate confidence intervals for DT50 and DT90 values when only one parameter is involved - Fix DT50 and DT90 calculation for SFORB_SFO |