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