data_allocate_cluster | R Documentation |
Allocate training data into the most probable cluster
data_allocate_cluster(trained_model)
trained_model |
A list, containing the information coming from a
MagmaClust model, previously trained using the
|
The original dataset used to train the MagmaClust model, with additional 'Cluster' and associated 'Proba' columns, indicating the most probable cluster for each individual/task at the end of the training procedure.
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.