Learn R Programming

EquiTrends (version 1.0.0)

print.meanEquivTest: Print meanEquivTest objects

Description

Print meanEquivTest objects

Usage

# S3 method for meanEquivTest
print(x, ...)

Value

The function prints a summary of the results of the maximum test based on the bootstrap procedures.

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.