Computes BIC from a list of outputs of EM algorithm, then returns the position with minimal BIC
BIC_criterion_FLASH(Obj, Mut_num, k, model.selection, s)Numeric vector with objective function values
Number of mutations to cluster
the number of clusters (in the same order as Obj)
The function to minimize for the model selection: can be "AIC", "BIC", or numeric. In numeric, the function
Number of samples