Package pal.statistics
Class LikelihoodEvaluator.SimpleMLResult
java.lang.Object
pal.statistics.LikelihoodEvaluator.SimpleMLResult
- All Implemented Interfaces:
LikelihoodEvaluator.MLResult
- Enclosing interface:
LikelihoodEvaluator
public static final class LikelihoodEvaluator.SimpleMLResult
extends Object
implements LikelihoodEvaluator.MLResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleMLResult
-
-
Method Details
-
getLogLikelihood
public double getLogLikelihood()- Specified by:
getLogLikelihood
in interfaceLikelihoodEvaluator.MLResult
-
getOptimisedTree
- Specified by:
getOptimisedTree
in interfaceLikelihoodEvaluator.MLResult
-