aboutsummaryrefslogtreecommitdiff
path: root/tests/IM1xVibrio.Rout.save
blob: ccfdc48553f5bd823e52532f450963066093f2dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74

R version 2.9.2 (2009-08-24)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(drfit)
Loading required package: MASS
Loading required package: RODBC
> data(IM1xVibrio)
> rIM1xVibrio <- drfit(IM1xVibrio)

IM13 BF4: Fitting data...

Waiting for profiling to be done...

IM14 BF4: Fitting data...

Waiting for profiling to be done...

IM15 BF4: Fitting data...

Waiting for profiling to be done...

IM16 BF4: Fitting data...

Waiting for profiling to be done...

IM17 BF4: Fitting data...

Waiting for profiling to be done...

IM18 BF4: Fitting data...

Waiting for profiling to be done...

IM19 BF4: Fitting data...

Waiting for profiling to be done...

IM1-10 BF4: Fitting data...

Waiting for profiling to be done...
> print(rIM1xVibrio,digits=5)
   Substance ndl  n      lld    lhd  mtype  logED50     2.5%    97.5%   unit
1   IM13 BF4  13 22 -5.30103 4.6990 probit  3.93991  3.86362  4.01601 microM
2   IM14 BF4  12 57 -4.30103 4.6990 probit  3.54421  3.50302  3.58555 microM
3   IM15 BF4   7 20 -0.30103 4.6990 probit  3.13985  3.11359  3.16624 microM
4   IM16 BF4  13 30 -4.30103 4.6990 probit  3.18042  3.14358  3.21762 microM
5   IM17 BF4  10 20 -1.30103 4.6990 probit  2.43173  2.36807  2.49512 microM
6   IM18 BF4  10 17 -2.30103 2.6990 probit  1.40152  1.31467  1.48806 microM
7   IM19 BF4  13 22 -5.30103 2.6990 probit  0.71579  0.67038  0.75925 microM
8 IM1-10 BF4  11 20 -6.30103 2.6990 probit -0.17903 -0.25694 -0.10372 microM
     sigma        a       b
1 0.063029  3.93991 0.57631
2 0.059054  3.54421 0.65613
3 0.026955  3.13985 0.55267
4 0.045141  3.18042 0.48816
5 0.047733  2.43173 0.63865
6 0.056113  1.40152 0.80085
7 0.029563  0.71579 0.69693
8 0.040987 -0.17903 0.80194
> 

Contact - Imprint