print.meanEquivTest {EquiTrends} | R Documentation |
Print meanEquivTest objects
Description
Print meanEquivTest objects
Usage
## S3 method for class 'meanEquivTest'
print(x, ...)
Arguments
x |
An object of class 'meanEquivTest' containing the results of the maximum test based on the bootstrap procedure. |
... |
Further arguments passed to or from other methods. |
Value
The function prints a summary of the results of the maximum test based on the bootstrap procedures.
[Package EquiTrends version 1.0.0 Index]