inst/help/mlClusteringFuzzyCMeans.md

Fuzzy c-means Clustering

Fuzzy c-means clustering is a soft partitioning method that provides an output that contains the degree of association for each observation to each cluster. This makes it possible for data observations to be partially assigned to multiple clusters and give a degree of confidence about cluster membership. Fuzzy c-means' approach is quite similar to that of k-means clustering, apart from its soft approach.

Assumptions

Input

Assignment Box

Tables

Plots

Training Parameters

Algorithmic Settings

Cluster Determination

Add Predicted Clusters to Data

Generates a new column in your dataset with the cluster labels of your cluster result. This gives you the option to inspect, classify, or predict the generated cluster labels.

Output

Fuzzy c-means Clustering Model Table

Fuzzy c-means Cluster Information

Evaluation Metrics Table

References

R-packages

Example



jasp-stats/jaspMachineLearning documentation built on April 5, 2025, 3:52 p.m.