View source: R/summary_comparations.R
summary.comparacion | R Documentation |
Displays a formatted summary of the results from a pairwise comparison test
of two independent groups. Compatible with objects returned by functions like
BMTest()
or MWTest()
.
## S3 method for class 'comparacion'
summary(object, ...)
object |
An object of class |
... |
Additional arguments (currently ignored). |
Invisibly returns a one-row data frame with the summary statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.