Last chance! 50% off unlimited learning
Sale ends in
bb <- lmBy(1/uptake~log(conc)|Treatment, data=CO2)
coef(bb)
fitted(bb)
residuals(bb)
summary(bb)
coef(summary(bb))
coef(summary(bb), simplify=TRUE)
Run the code above in your browser using DataLab