diff options
author | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2006-05-12 21:59:33 +0000 |
---|---|---|
committer | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2006-05-12 21:59:33 +0000 |
commit | 69504b635d388507bce650c44b3bfe17cad3383e (patch) | |
tree | 120114ff6dc2d1aeb4716efef90d71257ac47501 /inst | |
parent | 6d118690c0cae02fc5cd4b28c1a67eecde4d9f60 (diff) |
- Fixed the inverse prediction
- Now I have a working approach for the calculation of LOD and LOQ,
but it seems to be different from what everybody else is doing
(e.g. Massart chaper 13). I like it, however. Maybe it even
yields a paper.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@8 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'inst')
-rw-r--r-- | inst/doc/chemCal-001.pdf | 4 | ||||
-rw-r--r-- | inst/doc/chemCal.log | 4 | ||||
-rw-r--r-- | inst/doc/chemCal.pdf | bin | 107614 -> 107514 bytes | |||
-rw-r--r-- | inst/doc/chemCal.tex | 6 |
4 files changed, 7 insertions, 7 deletions
diff --git a/inst/doc/chemCal-001.pdf b/inst/doc/chemCal-001.pdf index 6e2f9b8..ca1ecd6 100644 --- a/inst/doc/chemCal-001.pdf +++ b/inst/doc/chemCal-001.pdf @@ -2,8 +2,8 @@ %ρ\r 1 0 obj << -/CreationDate (D:20060511175039) -/ModDate (D:20060511175039) +/CreationDate (D:20060512230530) +/ModDate (D:20060512230530) /Title (R Graphics Output) /Producer (R 2.3.0) /Creator (R) diff --git a/inst/doc/chemCal.log b/inst/doc/chemCal.log index 805f382..ae10f7f 100644 --- a/inst/doc/chemCal.log +++ b/inst/doc/chemCal.log @@ -1,4 +1,4 @@ -This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=pdflatex 2006.4.5) 11 MAY 2006 17:50 +This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (format=pdflatex 2006.4.5) 12 MAY 2006 23:05 entering extended mode **chemCal.tex (./chemCal.tex @@ -346,4 +346,4 @@ type1/bluesky/cm/cmbx12.pfb> </var/cache/fonts/pk/ljfour/jknappen/tc/tctt1000.6 xmf-tetex/fonts/type1/bluesky/cm/cmtt10.pfb></usr/share/texmf-tetex/fonts/type1 /bluesky/cm/cmr10.pfb></usr/share/texmf-tetex/fonts/type1/bluesky/cm/cmr12.pfb> </usr/share/texmf-tetex/fonts/type1/bluesky/cm/cmr17.pfb> -Output written on chemCal.pdf (3 pages, 107614 bytes). +Output written on chemCal.pdf (3 pages, 107514 bytes). diff --git a/inst/doc/chemCal.pdf b/inst/doc/chemCal.pdf Binary files differindex e3c6a8c..9cec612 100644 --- a/inst/doc/chemCal.pdf +++ b/inst/doc/chemCal.pdf diff --git a/inst/doc/chemCal.tex b/inst/doc/chemCal.tex index a4b4459..4dbdce3 100644 --- a/inst/doc/chemCal.tex +++ b/inst/doc/chemCal.tex @@ -63,13 +63,13 @@ $Prediction [1] 5.865367 $`Standard Error` -[1] 10.66054 +[1] 0.892611 $Confidence -[1] 29.59840 +[1] 2.478285 $`Confidence Limits` -[1] -23.73303 35.46376 +[1] 3.387082 8.343652 \end{Soutput} \end{Schunk} |