public interface SiteDetails
Modifier and Type | Interface and Description |
---|---|
static class |
SiteDetails.Utils |
Modifier and Type | Method and Description |
---|---|
SubstitutionModel |
getRelatedModel() |
double[] |
getSiteLikelihoods()
Get the likelihoods for each site (not the log likelihoods)
|
double[] |
getSiteLogLikelihoods()
Get the likelihoods for each site (logged)
|
double[] |
getSitePosteriors(int site) |
SubstitutionModel getRelatedModel()
double[] getSitePosteriors(int site)
double[] getSiteLikelihoods()
double[] getSiteLogLikelihoods()