| print.em | R Documentation |
Prints the number of clusters found, their sizes and the log-likelihood reached.
## S3 method for class 'em'
print(x, ...)
x |
The clustering (object of class |
... |
Other parameters. |
em-class, EM
require (datasets)
data (iris)
EM (iris [, -5], 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.