print.clusterlm: Print 'clusterlm' object.

View source: R/print.clusterlm.R

print.clusterlmR Documentation

Print clusterlm object.

Description

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

Usage

## S3 method for class '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()


permuco documentation built on June 30, 2022, 9:05 a.m.