Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get.algorithms

Get the names of algorithms in ‘inaparc’


Description

Gets the names of initialization algorithms which are available in the package ‘inaparc’.

Usage

get.algorithms(atype="prototype")

Arguments

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.

Value

a vector containing the names of algorithms.

Author(s)

Zeynel Cebeci, Cagatay Cebeci

See Also

Examples

get.algorithms(atype="prototype")
get.algorithms(atype="membership")

inaparc

Initialization Algorithms for Partitioning Cluster Analysis

v1.1.0
GPL (>= 2)
Authors
Zeynel Cebeci [aut, cre], Cagatay Cebeci [aut]
Initial release
2020-02-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.