blob: fb8b80d6fb9533a05653befebd38966166aba29d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Must have:
- Adapt mkinplot function
Nice to have:
- Fix remaining problem with the schaefer complex test data (test.R: fit.2.eigen)
- 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
|