diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,9 +1,12 @@ -- Fix transformation and backtransformation of formation fractions -- Fix problems with the schaefer complex test data (test.R) +Must have: +- Fix remaining problem with the schaefer complex test data (test.R) +- Fix parent only SFORB model (see vignette) +- Fix unit tests for mkinmod - Adapt mkinplot function + +Nice to have: - 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 - Document validation against fits documented in chapter 13 of FOCUS (2006) - Reproduce example anaylses (L1, L2, ...) in FOCUS (2006) |