pal.statistics
public interface LikelihoodEvaluator
Modifier and Type | Interface and Description |
---|---|
static interface |
LikelihoodEvaluator.MLResult |
static class |
LikelihoodEvaluator.SimpleMLResult |
static class |
LikelihoodEvaluator.Utils |
Modifier and Type | Method and Description |
---|---|
double |
calculateLikelihood(Tree tree,
Alignment alignment) |
LikelihoodEvaluator.MLResult |
getMLOptimised(Tree tree,
Alignment alignment,
AlgorithmCallback callback) |
LikelihoodEvaluator.MLResult getMLOptimised(Tree tree, Alignment alignment, AlgorithmCallback callback)