Learn R Programming

MSCMT (version 1.4.0)

print.mscmt: Printing Results of MSCMT

Description

print.mscmt prints results of mscmt.

Usage

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

Value

Nothing useful (function is called for its side effects).

Arguments

x

An object of class "mscmt", usually obtained as the result of a call to function mscmt.

...

Further arguments to be passed to or from other methods. They are ignored in this function.

Details

A human-readable summary of mscmt's results.