Allocate training data into the most probable cluster
Source:R/prediction.R
data_allocate_cluster.Rd
Allocate training data into the most probable cluster
Arguments
- trained_model
A list, containing the information coming from a MagmaClust model, previously trained using the
train_magmaclust
function.