pal.statistics
Class ReplicateLikelihoodEvaluator.Utils

java.lang.Object
  extended by pal.statistics.ReplicateLikelihoodEvaluator.Utils
Enclosing interface:
ReplicateLikelihoodEvaluator

public static final class ReplicateLikelihoodEvaluator.Utils
extends java.lang.Object


Constructor Summary
ReplicateLikelihoodEvaluator.Utils()
           
 
Method Summary
static ReplicateLikelihoodEvaluator createRELLEvaluator(SubstitutionModel model)
          Create a ReplicateLikelihoodEvaluator that based likelihood on original tree (does no optimisation)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplicateLikelihoodEvaluator.Utils

public ReplicateLikelihoodEvaluator.Utils()
Method Detail

createRELLEvaluator

public static final ReplicateLikelihoodEvaluator createRELLEvaluator(SubstitutionModel model)
Create a ReplicateLikelihoodEvaluator that based likelihood on original tree (does no optimisation)

Parameters:
model - The subtitution model to use
Returns:
an appropriate evaluator