Learn R Programming

mstknnclust (version 0.3.2)

MST-kNN Clustering Algorithm

Description

Implements the MST-kNN clustering algorithm which was proposed by Inostroza-Ponta, M. (2008) .

Copy Link

Version

Install

install.packages('mstknnclust')

Monthly Downloads

365

Version

0.3.2

License

GPL-2

Last Published

January 27th, 2023

Functions in mstknnclust (0.3.2)

dslanguages

Indo-European languages dataset
compute.costs.proximity.graph

Computes the edge costs sum of a proximity graph
dsyeastexpression

Budding Yeast dataset
mst.knn

Performs the MST-kNN clustering algorithm
generate.knn

Generates a kNN graph
only.single.graphs

Generates the solution when only singletons are yield
generate.results

Generates clustering results
generate.complete.graph

Generates a complete graph
generate.intersections.mst.knn

Performs the intersections between MST y kNN graphs
generate.mst

Generates a MST graph