summary.PostHoc: Summary method for objects of class PostHoc
Description
Summary method for objects of class PostHoc
Usage
# S3 method for PostHoc
summary(object, ...)
Arguments
object
an object of class PostHoc to be printed.
...
further arguments passed to or from other methods.
Value
a dataframe constructed in such a way that when printing this
dataframe yields a table arranged in a suitable format. The summary,
differently than the print method displays also the matrix of p-values
of all the pairwise comparisons.