diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-03-27 01:03:18 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2012-03-27 01:03:18 +0000 |
commit | fff1fc581da5b4ff935ebd4d7ded02f750472fdc (patch) | |
tree | a18da58a5bfd013c1bd35bbc7828925084a13a76 /TODO | |
parent | 1718d434efae26de02754c6622c43f4dc9e624b9 (diff) |
Start of the transition to fitting transformed parameters.
Many things are broken now (see TODO list)
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@20 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ +- Fix analytical and Eivenvalue based solutions after transition to fitting + transformed k and f values +- 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 +- Use back-transformed parameters for DT50 and DT90 calculations +- 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 - Add unit tests for mkinfit +- Remove dependency to kinfit - Document validation against fits documented in chapter 13 of FOCUS (2006) - Reproduce example anaylses (L1, L2, ...) in FOCUS (2006) +- Generate confidence intervals for DT50 and DT90 values for other cases |