Add a function for calculating confidence intervals on linear contrasts of regression coefficients. This function could take the constrain_*() constraint functions to specify contrasts, so that you could easily calculate CIs for pairwise comparisons or the like.
Add a function for calculating confidence intervals on linear contrasts of regression coefficients. This function could take the
constrain_*()
constraint functions to specify contrasts, so that you could easily calculate CIs for pairwise comparisons or the like.