Learn R Programming

EquiTrends (version 1.0.0)

print.maxEquivTestBoot: Print maxEquivTestBoot objects

Description

Print maxEquivTestBoot objects

Usage

# S3 method for maxEquivTestBoot
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 'maxEquivTestBoot' containing the results of the maximum test based on the bootstrap procedure.

...

Further arguments passed to or from other methods.