powered by
grouped
## S3 method for class 'grouped': plot(x, B = 100, sub.caption = deparse(formula(x)), ...)
residuals.grouped
plot
m <- grouped(cbind(lo, up) ~ treat * x, link = "logit", data = Sdata) plot(m)
Run the code above in your browser using DataLab