Package pal.statistics
Class LikelihoodEvaluator.Utils
java.lang.Object
pal.statistics.LikelihoodEvaluator.Utils
- Enclosing interface:
LikelihoodEvaluator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final LikelihoodEvaluator
Create a simple evaluator that uses UnrootedTreeSearch
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
createSimpleEvaluator
Create a simple evaluator that uses UnrootedTreeSearch- Parameters:
model
- The substitution model to use- Returns:
- an appropriate LikelihoodEvaluator
-