print.mmcm {mmcm} | R Documentation |
Print function for mmcm object
Description
This function print result of function mcm.mvt
, mmcm.mvt
and mmcm.resamp
Usage
## S3 method for class 'mmcm'
print(x, digits = getOption("digits"), ...)
Arguments
x |
Object of class |
digits |
a non-null value for digits specifies the minimum number of significant digits to be printed in values. The default, NULL, uses |
... |
Further arguments passed to or from other methods. |
Details
The case where printed "More than 2 contrast coefficient vectors were selected", some contrast may be unsuitable.
See Also
print.default
,
mmcm.mvt
,
mmcm.resamp
,
mcm.mvt
[Package mmcm version 1.2-8 Index]