print.summary: Functions for Printing or Summarizing Objects

print.objectR 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.


MatTransMix documentation built on April 12, 2025, 2:24 a.m.