Package pal.statistics
Interface LikelihoodEvaluator.MLResult
- All Known Implementing Classes:
LikelihoodEvaluator.SimpleMLResult
- Enclosing interface:
LikelihoodEvaluator
public static interface LikelihoodEvaluator.MLResult
-
Method Summary
-
Method Details
-
getLogLikelihood
double getLogLikelihood() -
getOptimisedTree
Tree getOptimisedTree()
-