mlcm, based on code in Wood (2006).
binom.diagnostics(obj, nsim = 200, type = "deviance")
"plot"(x, alpha = 0.025, breaks = "Sturges", ...)mlcm residuals.glm for other choices binom.diagnosticshist for more details.binom.diagnostics returns a list of class mlcm.diag with components
Ho, Y. H., Landy. M. S. and Maloney, L. T. (2008). Conjoint measurement of gloss and surface texture. Psychological Science, 19, 196--204.
mlcm ## Not run:
# data(BumpyGlossy)
# bg.mlcm <- mlcm(BumpyGlossy)
# bg.diag <- binom.diagnostics(bg.mlcm)
# plot(bg.diag)
# ## End(Not run)
Run the code above in your browser using DataLab