PROC GLIMMIX reports an incorrect adjustment method in the title of the Simple Effect Comparisons table


If the SLICEDIFF= option is specified in the LSMEANS statement in PROC GLIMMIX, the "Simple Effect Comparisons" table header reports an incorrect adjustment method for multiple comparisons when ADJUST=DUNNETT or ADJUST=TUKEY.

When ADJUST=DUNNETT, the Adjustment for Multiple Comparisons method is incorrectly stated as Stepdown Dunnett. It should be stated as Dunnett-Hsu when the LS-means are correlated.

When ADJUST=TUKEY, the Adjustment for Multiple Comparisons method is incorrectly stated as Holm-Tukey. It should be stated as Tukey-Kramer for unbalanced data.

Note that only the adjustment method labels are incorrect and all the values are correct.