print.inspectEM {fastLink}R Documentation

print.inspectEM

Description

Print information from the EM algorithm to console.

Usage

## S3 method for class 'inspectEM'
print(x, ...)

Arguments

x

An inspectEM object

...

Further arguments to be passed to print.fastLink().


[Package fastLink version 0.6.1 Index]