Display the corrected p-values for each effects. Results of the "clustermass"
procedure.
# S3 method for clusterlm
print(x, multcomp = NULL, alternative = "two.sided", ...)
A clusterlm
object.
A character string indicating the multiple comparison procedure to print. Default is NULL a print the first multiple comparisons procedure of the clusterlm
object.
A character string indicating the alternative hypothesis. Choose between "two.sided"
, "greater"
, "less"
. Default is "two.sided"
.
Further arguments pass to print
.
Other summary:
summary.clusterlm()