pal.treesearch
Interface GeneralConstraintGroupManager.LikelihoodScoreAccess

Enclosing class:
GeneralConstraintGroupManager

public static interface GeneralConstraintGroupManager.LikelihoodScoreAccess


Method Summary
 double calculateLikelihoodScore()
          The likelihood score doesn't exactly have to be the likelihood (well, it should be, but it may be the optimised likelihood)
 

Method Detail

calculateLikelihoodScore

double calculateLikelihoodScore()
The likelihood score doesn't exactly have to be the likelihood (well, it should be, but it may be the optimised likelihood)

Returns:
the likelihood score (should be negative)