aboutsummaryrefslogtreecommitdiff
path: root/branches/0.1/chemCal/tests/din32645.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/din32645.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/din32645.Rout.save')
-rw-r--r--branches/0.1/chemCal/tests/din32645.Rout.save12
1 files changed, 7 insertions, 5 deletions
diff --git a/branches/0.1/chemCal/tests/din32645.Rout.save b/branches/0.1/chemCal/tests/din32645.Rout.save
index 00ae02e..d7c6102 100644
--- a/branches/0.1/chemCal/tests/din32645.Rout.save
+++ b/branches/0.1/chemCal/tests/din32645.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.
@@ -36,11 +35,14 @@ $`Confidence Limits`
> lod <- lod(m, alpha = 0.01, beta = 0.5)
> lod(m, alpha = 0.01, beta = 0.01)
$x
-[1] 0.132904
+[1] 0.132909
$y
1
-3764.977
+3765.025
> loq <- loq(m, alpha = 0.01)
>
+> proc.time()
+ user system elapsed
+ 0.454 0.286 0.341

Contact - Imprint