get.algorithms {inaparc} | 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
get.algorithms(atype="prototype")
get.algorithms(atype="membership")