Class LogLikelihoodAnalysisOutputItem


  • public final class LogLikelihoodAnalysisOutputItem
    extends Object
    The output from a Log-Likelihood analysis, for a particular subset of evidence.
    • Method Detail

      • getEvidenceFlags

        public List<Boolean> getEvidenceFlags()
        Gets a list of values each of which indicate which of the evidence being analyzed is set.
      • getLogLikelihood

        public double getLogLikelihood()
        Gets the log-likelihood for this output item evidence.