aboutsummaryrefslogtreecommitdiff
path: root/man/lod.Rd
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-06-23 16:06:54 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-06-23 16:06:54 +0000
commit7889cda8d4133e68b07e7b204cd75295e0b348ee (patch)
treed60559caef78d590042a7cf3a7b8bfc527a7d04c /man/lod.Rd
parent9e0dae397df8c18e7333d2604cae96b2a7927420 (diff)
Some cosmetic changes, and the vignette created during package building.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@17 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'man/lod.Rd')
-rw-r--r--man/lod.Rd12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/lod.Rd b/man/lod.Rd
index 055074c..e468e1d 100644
--- a/man/lod.Rd
+++ b/man/lod.Rd
@@ -69,13 +69,13 @@
Analytica Chimica Acta 391, 105 - 126.
}
\examples{
- data(din32645)
- m <- lm(y ~ x, data = din32645)
- lod(m)
+data(din32645)
+m <- lm(y ~ x, data = din32645)
+lod(m)
- # The critical value (decision limit, German Nachweisgrenze) can be obtained
- # by using beta = 0.5:
- lod(m, alpha = 0.01, beta = 0.5)
+# The critical value (decision limit, German Nachweisgrenze) can be obtained
+# by using beta = 0.5:
+lod(m, alpha = 0.01, beta = 0.5)
}
\seealso{
Examples for \code{\link{din32645}}

Contact - Imprint