print.mscmt: Printing Results of MSCMT

View source: R/print.r

print.mscmtR Documentation

Printing Results of MSCMT

Description

print.mscmt prints results of mscmt.

Usage

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

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.

Value

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


MSCMT documentation built on Nov. 13, 2023, 5:07 p.m.