| row1 | <- | get.mle(pos=c(0,0,0,0,0,0), replicates=rep(2,6), |
| dilutions=c(1e6,2e5,4e4,8e3,1600,320), conf.level=0.95, iupm=T) | ||
| row2 | <- | get.mle(pos=c(1,0,0,0,0,0), replicates=rep(2,6), |
| dilutions=c(1e6,2e5,4e4,8e3,1600,320), conf.level=0.95, iupm=T) | ||
| row3 | <- | get.mle(pos=c(2,0,0,0,0,0), replicates=rep(2,6), |
| dilutions=c(1e6,2e5,4e4,8e3,1600,320), conf.level=0.95, iupm=T) | ||
| row15 | <- | get.mle(pos=c(2,2,1,1,0,0), replicates=rep(2,6), |
| dilutions=c(1e6,2e5,4e4,8e3,1600,320), conf.level=0.95, iupm=T) |