Skip to main content
. Author manuscript; available in PMC: 2018 Nov 1.
Published in final edited form as: J Immunol Methods. 2017 Jul 18;450:10–16. doi: 10.1016/j.jim.2017.07.004
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)