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