Display the corrected p-values for each effects. Results of the "clustermass" procedure.

# S3 method for clusterlm
print(x, multcomp = NULL, alternative = "two.sided", ...)

Arguments

x

A clusterlm object.

multcomp

A character string indicating the multiple comparison procedure to print. Default is NULL a print the first multiple comparisons procedure of the clusterlm object.

alternative

A character string indicating the alternative hypothesis. Choose between "two.sided", "greater", "less". Default is "two.sided".

...

Further arguments pass to print.

See also

Other summary: summary.clusterlm()