summary.comparacion {Analitica} | R Documentation |
Summary Method for Objects of Class 'comparacion'
Description
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()
.
Usage
## S3 method for class 'comparacion'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments (currently ignored). |
Value
Invisibly returns a one-row data frame with the summary statistics.
[Package Analitica version 1.8.5 Index]