aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-03-30 17:54:16 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-03-30 17:54:16 +0200
commitfec95dfbf0abe4175649e399eb1fcd698d482a9a (patch)
tree6d9a95ab2b129f5929d92a8851f96af4ec80b911 /tests
parent12a712a7b0cb0f755354f7a1f4e6e2d4c264fd13 (diff)
Add checkcontrols, updates, see ChangeLog
Diffstat (limited to 'tests')
-rw-r--r--tests/IM1xIPC81.Rout.save29
-rw-r--r--tests/pyrithione.Rout.save14
2 files changed, 13 insertions, 30 deletions
diff --git a/tests/IM1xIPC81.Rout.save b/tests/IM1xIPC81.Rout.save
index 3ed2681..b77f900 100644
--- a/tests/IM1xIPC81.Rout.save
+++ b/tests/IM1xIPC81.Rout.save
@@ -1,6 +1,6 @@
-R version 3.1.1 (2014-07-10) -- "Sock it to Me"
-Copyright (C) 2014 The R Foundation for Statistical Computing
+R version 3.3.3 (2017-03-06) -- "Another Canoe"
+Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
@@ -24,12 +24,6 @@ IM13 BF4: Fitting data...
IM14 BF4: Fitting data...
-Error in nls(response ~ linlogitf(dose, 1, f, logED50, b), data = tmp, :
- Convergence failure: false convergence (8)
-Error in numericDeriv(form[[3L]], names(ind), env, ifelse(internalPars < :
- Missing value or an infinity produced when evaluating the model
-In addition: Warning message:
-In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM15 BF4: Fitting data...
@@ -40,30 +34,23 @@ IM16 BF4: Fitting data...
IM17 BF4: Fitting data...
Waiting for profiling to be done...
-Error in numericDeriv(form[[3L]], names(ind), env, ifelse(internalPars < :
- Missing value or an infinity produced when evaluating the model
-In addition: Warning message:
-In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM18 BF4: Fitting data...
Waiting for profiling to be done...
-Error in numericDeriv(form[[3L]], names(ind), env, ifelse(internalPars < :
- Missing value or an infinity produced when evaluating the model
-In addition: Warning message:
-In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM19 BF4: Fitting data...
Waiting for profiling to be done...
-Error in numericDeriv(form[[3L]], names(ind), env, ifelse(internalPars < :
- Missing value or an infinity produced when evaluating the model
-In addition: Warning message:
-In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM1-10 BF4: Fitting data...
Waiting for profiling to be done...
+Warning messages:
+1: In pnorm(-log10(dose), -logED50, scale) : NaNs produced
+2: In pnorm(-log10(dose), -logED50, scale) : NaNs produced
+3: In pnorm(-log10(dose), -logED50, scale) : NaNs produced
+4: In pnorm(-log10(dose), -logED50, scale) : NaNs produced
> print(rIM1xIPC81,digits=4)
Substance ndl n lld lhd mtype logED50 2.5% 97.5% unit sigma
1 IM13 BF4 9 81 0.5918 3.000 inactive NA NA NA microM NA
@@ -86,4 +73,4 @@ Waiting for profiling to be done...
>
> proc.time()
user system elapsed
- 1.111 0.808 0.789
+ 1.600 0.676 1.525
diff --git a/tests/pyrithione.Rout.save b/tests/pyrithione.Rout.save
index f796a40..1c899f3 100644
--- a/tests/pyrithione.Rout.save
+++ b/tests/pyrithione.Rout.save
@@ -1,6 +1,6 @@
-R version 3.1.1 (2014-07-10) -- "Sock it to Me"
-Copyright (C) 2014 The R Foundation for Statistical Computing
+R version 3.3.3 (2017-03-06) -- "Another Canoe"
+Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
@@ -28,8 +28,6 @@ Pyridin: Fitting data...
PyNO: Fitting data...
-Error in nls(response ~ linlogitf(dose, 1, f, logED50, b), data = tmp, :
- Convergence failure: false convergence (8)
(PT)2: Fitting data...
@@ -45,10 +43,6 @@ Waiting for profiling to be done...
PyS: Fitting data...
Waiting for profiling to be done...
-Error in numericDeriv(form[[3L]], names(ind), env, ifelse(internalPars < :
- Missing value or an infinity produced when evaluating the model
-In addition: Warning message:
-In pnorm(-log10(dose), -logED50, scale) : NaNs produced
Zn Pyrithion: Fitting data...
@@ -72,6 +66,8 @@ Waiting for profiling to be done...
NaJ: Fitting data...
+Warning message:
+In pnorm(-log10(dose), -logED50, scale) : NaNs produced
> print(rpyr,digits=2)
Substance ndl n lld lhd mtype logED50 2.5% 97.5% unit sigma
1 Na Pyrithion 20 108 -2.11 2.0 linlogit -0.35 -0.43 -0.26 microM 0.21
@@ -104,4 +100,4 @@ NaJ: Fitting data...
>
> proc.time()
user system elapsed
- 2.302 1.804 1.550
+ 1.884 0.680 1.831

Contact - Imprint