summary.comparacion: Summary Method for Objects of Class 'comparacion'

View source: R/summary_comparations.R

summary.comparacionR 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 "comparacion".

...

Additional arguments (currently ignored).

Value

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


Analitica documentation built on June 14, 2025, 9:07 a.m.