print.maxEquivTestIU {EquiTrends}R Documentation

Print maxEquivTestIU objects

Description

Print method for objects of class 'maxEquivTestIU'.

Usage

## S3 method for class 'maxEquivTestIU'
print(x, ...)

Arguments

x

An object of class 'maxEquivTestIU' containing the results of the maximum test based on the intersection-union approach.

...

Further arguments passed to or from other methods.

Value

The function prints a summary of the results of the maximum test based on the intersection-union approach.


[Package EquiTrends version 1.0.0 Index]