From 69504b635d388507bce650c44b3bfe17cad3383e Mon Sep 17 00:00:00 2001 From: ranke Date: Fri, 12 May 2006 21:59:33 +0000 Subject: - 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 --- man/calplot.lm.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/calplot.lm.Rd') diff --git a/man/calplot.lm.Rd b/man/calplot.lm.Rd index efdea3d..6d3f52d 100644 --- a/man/calplot.lm.Rd +++ b/man/calplot.lm.Rd @@ -30,7 +30,7 @@ The label of the y axis. } \item{alpha}{ - The confidence level for the confidence and prediction bands. + The error tolerance level for the confidence and prediction bands. } } \value{ -- cgit v1.2.1