diff options
Diffstat (limited to 'inst/doc/chemCal.tex')
-rw-r--r-- | inst/doc/chemCal.tex | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/inst/doc/chemCal.tex b/inst/doc/chemCal.tex index 8887496..e26172f 100644 --- a/inst/doc/chemCal.tex +++ b/inst/doc/chemCal.tex @@ -73,13 +73,13 @@ $Prediction [1] 5.865367 $`Standard Error` -[1] 0.892611 +[1] 0.7288138 $Confidence -[1] 2.478285 +[1] 2.023511 $`Confidence Limits` -[1] 3.387082 8.343652 +[1] 3.841856 7.888878 \end{Soutput} \begin{Sinput} > inverse.predict(m, 90, ws = 0.145) @@ -89,13 +89,13 @@ $Prediction [1] 44.06025 $`Standard Error` -[1] 2.829162 +[1] 2.310001 $Confidence -[1] 7.855012 +[1] 6.41359 $`Confidence Limits` -[1] 36.20523 51.91526 +[1] 37.64666 50.47384 \end{Soutput} \end{Schunk} |