aboutsummaryrefslogtreecommitdiff
path: root/branches/0.1/chemCal/tests/massart97.Rout.save
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2014-04-24 16:03:41 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2014-04-24 16:03:41 +0000
commite83723b497d97cfb4e9e3a9803e06c81e7f0b12a (patch)
tree3cde2d89dcba3d6b07ba79b0562d843e1351c7cb /branches/0.1/chemCal/tests/massart97.Rout.save
parent763c3bd1f1c9886bb5747b98c9272d3e26bd514d (diff)
- Added ChangeLog
- Bugfix for lod() for the case of small x values (see ChangeLog) - Version 0.1-32 as just submitted to CRAN - Got rid of trunk directory, as I will not find the time to finish what I started there and it may confuse visitors of viewcvs in kriemhild git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@31 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'branches/0.1/chemCal/tests/massart97.Rout.save')
-rw-r--r--branches/0.1/chemCal/tests/massart97.Rout.save12
1 files changed, 7 insertions, 5 deletions
diff --git a/branches/0.1/chemCal/tests/massart97.Rout.save b/branches/0.1/chemCal/tests/massart97.Rout.save
index 740dd18..f00ae97 100644
--- a/branches/0.1/chemCal/tests/massart97.Rout.save
+++ b/branches/0.1/chemCal/tests/massart97.Rout.save
@@ -1,7 +1,6 @@
-R version 2.13.1 (2011-07-08)
-Copyright (C) 2011 The R Foundation for Statistical Computing
-ISBN 3-900051-07-0
+R version 3.1.0 (2014-04-10) -- "Spring Dance"
+Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
@@ -100,11 +99,11 @@ $`Confidence Limits`
> m0 <- lm(y ~ x)
> lod(m0)
$x
-[1] 5.406637
+[1] 5.407085
$y
1
-13.63822
+13.63911
>
> loq(m0)
@@ -124,3 +123,6 @@ $y
17.90784
>
+> proc.time()
+ user system elapsed
+ 0.516 0.344 0.412

Contact - Imprint