Constructor for pairwise comparison tables
new_pairwise_tbl(tbl, term, fit, fwer, alpha, correction)
A tibble
sub-classed as pairwise_comparison_tbl
. These have custom printers and
retain their attributes when subsetted.
A tibble
-like object.
The term the table describes.
The linear model the term comes from.
The family-wise error-rate for the group of tests in the table.
The alpha to use when computing the family-wise error-rate.
The type of alpha correction the tests in the table use.