Learn R Programming

Analitica (version 2.2.0)

summary.comparacion: 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 comparacion
summary(object, ...)

Value

Invisibly returns a one-row data frame with the summary statistics.

Arguments

object

An object of class "comparacion".

...

Additional arguments (currently ignored).