diff options
Diffstat (limited to 'trunk/TODO')
-rw-r--r-- | trunk/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/TODO b/trunk/TODO new file mode 100644 index 0000000..1fc44a7 --- /dev/null +++ b/trunk/TODO @@ -0,0 +1,5 @@ +- lod(): At the moment, it is not possible to calculate an lod for the + case of more than one replicates (m is fixed to 1). The formula + for the prediction of y from mean(x) in Massart et al, p. 433 + could be used to generalize this. +- Write methods for nonlinear calibration functions |