Class LogLikelihoodAnalysisBaselineOutput


  • public final class LogLikelihoodAnalysisBaselineOutput
    extends Object
    Output information about the log-likelihood from a log-likelihood analysis.
    • Method Detail

      • getLogLikelihoodNone

        public double getLogLikelihoodNone()
        Gets the log-likelihood with no evidence to analyze set.
      • getLogLikelihoodAll

        public double getLogLikelihoodAll()
        Gets the log-likelihood with all evidence to analyze set.