print.SPMI {MRCV} | R Documentation |
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 |
... |
Additional arguments passed to or from other methods. |
Value
A print out of selected results from MI.test
.
[Package MRCV version 0.4-0 Index]