print.object: Functions for Printing or Summarizing Objects
Description
EM
classes for printing and summarizing objects.
Usage
# S3 method for EM
print(x, ...)
# S3 method for EM
summary(object, ...)
Value
No return value, called for side effects
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.