print.clusterlm {permuco} | R 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 |
multcomp |
A character string indicating the multiple comparison procedure to print. Default is NULL a print the first multiple comparisons procedure of the |
alternative |
A character string indicating the alternative hypothesis. Choose between |
... |
Further arguments pass to |
See Also
Other summary:
summary.clusterlm()
[Package permuco version 1.1.2 Index]