Rdocumentation
powered by
Learn R Programming
MRCV (version 0.2-0)
print.MMI: Control Printed Display of Objects of Class "MMI"
Description
The
print.MMI
method function controls the printed display of objects of class
MMI
.
Usage
## S3 method for class 'MMI': print(x, ...)
Arguments
x
An object of class
"MMI"
produced by the
MI.test
function.
...
Additional arguments passed to or from other methods.
Value
A print out of selected results from
MI.test
.