Learn R Programming

TukeyRegion (version 0.1.6.3)

summary.TukeyRegion: Prints Summary of the Tukey Region

Description

Prints basic information about the Tukey region.

Usage

# S3 method for TukeyRegion
summary(object, ...)

Value

Prints in the console basic information about the computed Tukey region.

Arguments

object

object of class TukeyRegion for which the summary should be printed.

...

included for compatibility and should not be used.

Author

Pavlo Mozharovskyi <pavlo.mozharovskyi@ensai.fr>

See Also

TukeyRegion, TukeyMedian

Examples

Run this code
# See examples in TukeyRegion or TukeyMedian

Run the code above in your browser using DataLab