powered by
Summarize an object of class williams.
# S3 method for williams summary(object, ...)
an object of class "williams".
"williams"
further arguments. Currenly ignored.
A detailed output of all pairwise hypotheses, the test statistics, the corresponding p-values and symbols that indicates the level of significance.
print.williams, summaryGroup.
print.williams
summaryGroup
# NOT RUN { ans <- vanWaerdenAllPairsTest(count ~ spray, InsectSprays) summary(ans) # }
Run the code above in your browser using DataLab