Class ReplicateLikelihoodEvaluator.Utils

    • Constructor Detail

      • Utils

        public 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