powered by
fitlinear(DEdata, constr = c(1e-04, 0.9999))
dataprep
constrain
conc <- c(0.0625, 0.125, 0.25, 0.5, 1) numtested <- rep(8, 5) nalive <- c(1, 4, 4, 7, 8) mydat <- dataprep(dose=conc, ntot=numtested, nfx=nalive) fitlinear(mydat)
Run the code above in your browser using DataLab