Check that the arguments are compatible with the rest of the pairwise code.
check_pairwise_args(fit, alpha)check_aov_compat(fit)
check_not_empty(fit)
check_aov_compat()
: Ensure the model can be converted by aov()
check_not_empty()
: Check that the model is not the empty model