diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-03-05 01:00:20 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-03-05 01:00:20 +0000 |
commit | 04d3370364a0a7881c4ae815c20fd37b74f5639a (patch) | |
tree | 2f0b4c5f22a06b1e76660fc85359dcb957377669 /TODO | |
parent | b50e799dbcbdf01901924b95969f75a2269f3a8c (diff) |
- Calculate confidence intervals for parameters based on the t distribution
Thanks to the CAKE developers at Tessella for the call to qt()
- Calculate asymetric confidence intervals for backtransformed parameters
- Overhaul and recompile vignettes
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@74 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ Must have: calculations 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 - Add more unit tests for mkinfit - Document validation against fits documented in chapter 13 of FOCUS (2006) |