print.maxEquivTestIU: Print maxEquivTestIU objects
Description
Print method for objects of class 'maxEquivTestIU'.
Usage
# S3 method for maxEquivTestIU
print(x, ...)
Value
The function prints a summary of the results of the maximum test based on the intersection-union approach.
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.