Calculate the Integrated Complete Likelihood (ICL)
my_ICL(data, col_id, nb_cluster, nb_param, logl, val_tau, nb_obs)A dataframe
A character value corresponding to id column name
A numeric value of number of clusters chosen for the mixture
The number of paramaters estimated by the EM
A numeric value which is the maximum value from Incomplete Loglikelihood
A matrix of probability which rows number is the K clusters, columns number is the number of distinct id levels
A numeric value corresponding to the rows number of the whole dataframe
ICL The numeric value of the ICL