calc_change_in_ml {rhierbaps} | R Documentation |
Calculate the change in the log marginal likelihood after moving index to each possible cluster
calc_change_in_ml(snp.object, partition, indexes)
snp.object |
A snp.object containing the processed SNP data. |
partition |
An integer vector indicating a partition of the isolates. |
indexes |
Indexes of the isolates to be moved (must come from one cluster.) |
the best cluster to move indexes to.