centersSFCM | R Documentation |
center matrix calculator for SFCM algorithm
centersSFCM(data, centers, belongmatrix, dots)
data |
a matrix (the dataset used for clustering) |
centers |
a matrix (the centers of the clusters) |
belongmatrix |
a matrix with the membership values |
dots |
a list of other arguments specific to FCM |
a matrix with the new centers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.