print.multimixResults {multimix} | R Documentation |
S3 method for the printing of multimix results
Description
S3 method for the printing of multimix results
Usage
## S3 method for class 'multimixResults'
print(x, n = FALSE, ...)
Arguments
x |
an object of class |
n |
display the last few iterations of the cluster probabilities. If
|
... |
other parameters passed to |
Value
No return value, called for side effects.
Author(s)
James Curran
[Package multimix version 1.0-10 Index]