Learn R Programming

MGMM (version 1.0.1.3)

print.mix: Print Fitted GMM

Description

Print method for objects of class mix.

Usage

# S3 method for mix
print(x, ...)

Value

Invisibly returns x.

Arguments

x

A mix object.

...

Unused.