diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-03 05:17:54 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-04-03 05:17:54 +0000 |
commit | d3df16102c5ed4bf9182b4f1893561e99eaed166 (patch) | |
tree | 2ac5629d27dd6fc97e64a3ed627da6a0baa77694 /TODO | |
parent | fff1fc581da5b4ff935ebd4d7ded02f750472fdc (diff) |
- Separated model prediction out into a separate function
- Created separate functions for parameter transformations (not documented yet)
- Fitting of analytical models works
- SFO_SFO model works, complex models do not at the moment
- summary.mkinfit not operational at the moment
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@21 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ - Fix analytical and Eivenvalue based solutions after transition to fitting transformed k and f values +- Fix FOMC model with FOCUS_2006_C - Transfer calculation of DT50 and DT90 calculations from mkinfit to summary.mkinfit - Calculate back-transformed parameters in summary.mkinfit - Report back-transformed parameters in print.summary.mkinfit |