emmanuelparadis / prokmeans

Probabilistic and other k-means methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prokmeans

This package has functions to perform classification with probabilistic k-means algorithms. There are two methods:

  • probabilistic k-means under a multivariate normal distribution with heterogeneous variances (function pkm)

  • k-means with possible constrained memberships for observations with known memberships (function kmeansConstr)

About

Probabilistic and other k-means methods

License:GNU General Public License v3.0


Languages

Language:C 84.7%Language:R 15.3%