calc_log_ml {rhierbaps} | R Documentation |
calc_log_ml
Description
Calculate the log marginal likelihood assuming a Multinomial-Dirichlet distribution
Usage
calc_log_ml(snp.object, partition)
Arguments
snp.object |
A snp.object containing the processed SNP data. |
partition |
An integer vector indicating a partition of the isolates. |
Value
The log marginal likelihood of the given partition.
[Package rhierbaps version 1.1.4 Index]