This function takes an object of class PhyloEM
, result of function
PhyloEM
, and return the values of the model selection criterion
for each value of K.
Arguments
- res
an object of class
PhyloEM
, result of functionPhyloEM
.- method.selection
select the parameters to plot. One of "LINselect", "DDSE", "Djump" or "likelihood" (for un-penalized likelihood). Default to "LINselect". See
params_process.PhyloEM
.