From d3df16102c5ed4bf9182b4f1893561e99eaed166 Mon Sep 17 00:00:00 2001 From: jranke Date: Tue, 3 Apr 2012 05:17:54 +0000 Subject: - 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 --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 3da3339b..8f890026 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.1