From 9f1c53849ba99e9f607a817f0ca44eb693430e76 Mon Sep 17 00:00:00 2001 From: ranke Date: Thu, 24 Apr 2014 17:01:51 +0000 Subject: - Added the tolerance argument and the fix to the call to optimize() also in loq() - Version 0.1-33 just submitted to CRAN git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@33 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- branches/0.1/chemCal/tests/massart97.Rout.save | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'branches/0.1/chemCal/tests/massart97.Rout.save') diff --git a/branches/0.1/chemCal/tests/massart97.Rout.save b/branches/0.1/chemCal/tests/massart97.Rout.save index f00ae97..ce99c30 100644 --- a/branches/0.1/chemCal/tests/massart97.Rout.save +++ b/branches/0.1/chemCal/tests/massart97.Rout.save @@ -108,21 +108,21 @@ $y > > loq(m0) $x -[1] 13.97767 +[1] 13.97764 $y - 1 -30.62355 + 1 +30.6235 > loq(m, w.loq = 1.67) $x -[1] 7.346231 +[1] 7.346195 $y 1 -17.90784 +17.90777 > > proc.time() user system elapsed - 0.516 0.344 0.412 + 0.529 0.327 0.443 -- cgit v1.2.1