diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-11-17 15:52:42 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-11-17 15:52:42 +0000 |
commit | 5d5c5b0c102aa9dbd849277c3e3b831c7cdd91fe (patch) | |
tree | 521178812fdf45320515656d305db955de6390ad /TODO | |
parent | 459b0edad5ccccffe710b9db0c4c22a08ba880cb (diff) |
Conflicts:
README.md
TODO
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@163 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,15 +1,19 @@ TODO for version 1.0 -- Transfer (some?) unit tests to examples to make them more easily accessible - for the user - they will be tested during R CMD check anyway - Let mkin call mkin_wide_to_long automatically, if observed data are suitably defined - Convert package vignettes to knitr and Rmd - Think about what a user would expect from version 1.0 - Move the GUI to a separate package as it has special dependencies and should have it own versioning +<<<<<<< HEAD Nice to have: - Improve choice of starting parameters, in order to avoid failure of eigenvalue based solutions due to singular matrix +======= +- Support model definitions without pathway to sink in combination with formation fractions +- Complete the main package vignette named mkin to include a method description + +Nice to have: +>>>>>>> master - Calculate confidence intervals for DT50 and DT90 values when only one parameter is involved - Calculate transformation only DT50 values (exclude pathways to sink) as additional information - Calculate DT50 values from smaller rate constant/eigenvalue of DFOP, HS and SFORB models -- Document assumptions and implications of fitting method used in FME in the package vignette |