aboutsummaryrefslogtreecommitdiff
path: root/branches/0.1/chemCal/tests/din32645.Rout.save
diff options
context:
space:
mode:
Diffstat (limited to 'branches/0.1/chemCal/tests/din32645.Rout.save')
-rw-r--r--branches/0.1/chemCal/tests/din32645.Rout.save9
1 files changed, 5 insertions, 4 deletions
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)
>

Contact - Imprint