aboutsummaryrefslogtreecommitdiff
path: root/tests/IM1xIPC81.Rout.save
diff options
context:
space:
mode:
Diffstat (limited to 'tests/IM1xIPC81.Rout.save')
-rw-r--r--tests/IM1xIPC81.Rout.save54
1 files changed, 29 insertions, 25 deletions
diff --git a/tests/IM1xIPC81.Rout.save b/tests/IM1xIPC81.Rout.save
index db37e67..203ac66 100644
--- a/tests/IM1xIPC81.Rout.save
+++ b/tests/IM1xIPC81.Rout.save
@@ -1,7 +1,8 @@
-R version 2.9.2 (2009-08-24)
-Copyright (C) 2009 The R Foundation for Statistical Computing
+R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
+Copyright (C) 2012 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.
@@ -31,7 +32,7 @@ Error in nls(response ~ linlogitf(dose, 1, f, logED50, b), data = tmp, :
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(q, mean, sd, lower.tail, log.p) : NaNs produced
+In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM15 BF4: Fitting data...
@@ -45,7 +46,7 @@ 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(q, mean, sd, lower.tail, log.p) : NaNs produced
+In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM18 BF4: Fitting data...
@@ -53,7 +54,7 @@ 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(q, mean, sd, lower.tail, log.p) : NaNs produced
+In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM19 BF4: Fitting data...
@@ -61,28 +62,31 @@ 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(q, mean, sd, lower.tail, log.p) : NaNs produced
+In pnorm(-log10(dose), -logED50, scale) : NaNs produced
IM1-10 BF4: Fitting data...
Waiting for profiling to be done...
-> print(rIM1xIPC81,digits=5)
- Substance ndl n lld lhd mtype logED50 2.5% 97.5% unit
-1 IM13 BF4 9 81 0.591760 3.0000 inactive NA NA NA microM
-2 IM14 BF4 20 216 -0.010300 3.1761 no fit NA NA NA microM
-3 IM15 BF4 9 135 0.591760 3.0000 inactive NA NA NA microM
-4 IM16 BF4 9 108 0.591760 3.0000 inactive NA NA NA microM
-5 IM17 BF4 9 81 0.591760 3.0000 linlogit 2.5786 2.50572 2.66174 microM
-6 IM18 BF4 9 135 0.591760 3.0000 linlogit 1.6806 1.62297 1.74189 microM
-7 IM19 BF4 9 81 0.591760 3.0000 linlogit 1.6496 1.59848 1.70315 microM
-8 IM1-10 BF4 11 162 -0.010300 3.0000 linlogit 0.7697 0.68701 0.85442 microM
- sigma a b c
-1 NA NA NA NA
-2 NA NA NA NA
-3 NA NA NA NA
-4 NA NA NA NA
-5 0.23759 2.5786 2.3002 0.014680
-6 0.23249 1.6806 2.2373 0.057193
-7 0.14527 1.6496 1.9770 0.109561
-8 0.29877 0.7697 1.9363 0.458090
+> 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
+2 IM14 BF4 20 216 -0.0103 3.176 no fit NA NA NA microM NA
+3 IM15 BF4 9 135 0.5918 3.000 inactive NA NA NA microM NA
+4 IM16 BF4 9 108 0.5918 3.000 inactive NA NA NA microM NA
+5 IM17 BF4 9 81 0.5918 3.000 linlogit 2.5786 2.506 2.6617 microM 0.2376
+6 IM18 BF4 9 135 0.5918 3.000 linlogit 1.6806 1.623 1.7419 microM 0.2325
+7 IM19 BF4 9 81 0.5918 3.000 linlogit 1.6496 1.598 1.7031 microM 0.1453
+8 IM1-10 BF4 11 162 -0.0103 3.000 linlogit 0.7697 0.687 0.8544 microM 0.2988
+ a b c
+1 NA NA NA
+2 NA NA NA
+3 NA NA NA
+4 NA NA NA
+5 2.5786 2.300 0.01468
+6 1.6806 2.237 0.05719
+7 1.6496 1.977 0.10956
+8 0.7697 1.936 0.45809
>
+> proc.time()
+ user system elapsed
+ 0.852 0.024 0.869

Contact - Imprint