Description Slots Author(s) Examples
This class encapsulates the parameters of clustering initialization methods.
methodCharacter string with the initialization method to use. Default value: "class"
nbInitInteger defining the number of initialization to perform. Default value: 5.
algoAn instance of ClusterAlgo class.
Default value: clusterAlgo("EM", 20, 0.01).
Serge Iovleff
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.