From df80dceaccbac1387604059060ef75fec62d6557 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 12 Sep 2011 08:42:38 +0000 Subject: New version, adding a comparison of the meaning of the alpha parameter between calplot and lod. Thanks to Jeremie Lasue from the Los Alamos National Lab (USA) for the hint and the suggestion how to address it. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@27 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- branches/0.1/chemCal/tests/din32645.Rout.save | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'branches/0.1/chemCal/tests/din32645.Rout.save') diff --git a/branches/0.1/chemCal/tests/din32645.Rout.save b/branches/0.1/chemCal/tests/din32645.Rout.save index c5ed5a7..00ae02e 100644 --- a/branches/0.1/chemCal/tests/din32645.Rout.save +++ b/branches/0.1/chemCal/tests/din32645.Rout.save @@ -1,7 +1,8 @@ -R : Copyright 2006, The R Foundation for Statistical Computing -Version 2.3.1 (2006-06-01) +R version 2.13.1 (2011-07-08) +Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 +Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. @@ -17,7 +18,6 @@ Type 'q()' to quit R. > require(chemCal) Loading required package: chemCal -[1] TRUE > data(din32645) > m <- lm(y ~ x, data = din32645) > inverse.predict(m, 3500, alpha = 0.01) @@ -39,7 +39,8 @@ $x [1] 0.132904 $y -[1] 3764.977 + 1 +3764.977 > loq <- loq(m, alpha = 0.01) > -- cgit v1.2.1