Computes simultaneous Tukey contrasts for a categorical predictor in a linear or linear mixed-effects model.
tukey(model, predictor)A fitted model supported by multcomp::glht().
A categorical predictor, supplied either as an unquoted name or a single character string.
The summary of a multcomp::glht object.