diff options
author | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2007-10-01 20:05:13 +0000 |
---|---|---|
committer | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2007-10-01 20:05:13 +0000 |
commit | aeb85993e9281e8f995c5e7331a4cdc4ceabc010 (patch) | |
tree | 301527179e0c3109da1a24c2eb184060402d1fe4 /trunk/TODO | |
parent | 8e511e8c4bb9b6077b667aea808091774b1b84a6 (diff) |
Finished the new repository architecture
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@25 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'trunk/TODO')
-rw-r--r-- | trunk/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/trunk/TODO b/trunk/TODO deleted file mode 100644 index 1fc44a7..0000000 --- a/trunk/TODO +++ /dev/null @@ -1,5 +0,0 @@ -- 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 |