Package pal.statistics
Interface LikelihoodEvaluator
public interface LikelihoodEvaluator
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptiondoublecalculateLikelihood(Tree tree, Alignment alignment) getMLOptimised(Tree tree, Alignment alignment, AlgorithmCallback callback)
-
Method Details
-
getMLOptimised
LikelihoodEvaluator.MLResult getMLOptimised(Tree tree, Alignment alignment, AlgorithmCallback callback) -
calculateLikelihood
-