Calculate the incomplete loglikelihood from mixture of binomial
Incomplete_Loglikelihood_binomiale(df, col_id = "id", target,
var_weights, df_id, matrix_id, lamb, b_hk, K)A dataframe
A character value corresponding to id column name
A character value corresponding to the target variable
A character value corresponding to the weights variable
A list of dataframe filter by id levels
A list of design matrices filter by id levels
A numeric vector of proportion into the different clusters
A matrix of estimated beta
A numeric value of number of clusters chosen for the mixture
result A numeric value of incomplete loglikelihood