blob: a49957d2ba57d93d2eacf0032d3dcac0a46ddad5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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
- Add unit tests for mkinfit
- 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
|