print.object {MatTransMix} | R Documentation |
Functions for Printing or Summarizing Objects
Description
EM
classes for printing and summarizing objects.
Usage
## S3 method for class 'EM'
print(x, ...)
## S3 method for class 'EM'
summary(object, ...)
Arguments
x |
an object with the 'EM' class attributes. |
object |
an object with the 'EM' class attributes. |
... |
other possible options. |
Details
Some useful functions for printing and summarizing results.
Value
No return value, called for side effects
See Also
MatTrans.EM
.
[Package MatTransMix version 0.1.18 Index]