print.eicm.matrix {eicm} | R Documentation |
Print EICM model matrix
Description
Prints an excerpt of the EICM model coefficients.
Usage
## S3 method for class 'eicm.matrix'
print(x, ...)
Arguments
x |
a EICM model matrix. |
... |
additional argument(s) for methods. |
Value
NULL.
[Package eicm version 1.0.3 Index]