get.algorithms | R Documentation |
Gets the names of initialization algorithms which are available in the package ‘inaparc’.
get.algorithms(atype="prototype")
atype |
an string for the type of algorithms. The default value is prototype for the names of algorithms for initialization of cluster prototypes. Use membership for the names of algorithms for initialization of hard and fuzzy membership degrees. |
a vector containing the names of algorithms.
Zeynel Cebeci, Cagatay Cebeci
inaparc-package
get.algorithms(atype="prototype") get.algorithms(atype="membership")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.