View source: R/calc_change_in_ml.R
calc_change_in_ml | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.