Internal implementation for contrast estimation from one-factor linear models.
estimateContrasts1(contrast.matrix, fit, alpha = 0.05, L, FUN)A matrix of contrast estimates and Tukey-adjusted p-values.
contrast matrix.
fitted `lm` object.
significance level.
optional number of contrasts used for adjustment.
formatting function applied to interval columns.