Class EbicScore

java.lang.Object
edu.cmu.tetrad.search.score.EbicScore
All Implemented Interfaces:
Score

public class EbicScore extends Object implements Score
Implements the extended BIC (EBIC) score. The reference is here:

Chen, J., & Chen, Z. (2008). Extended Bayesian information criteria for model selection with large model spaces. Biometrika, 95(3), 759-771.

As for all scores in Tetrad, higher scores mean more dependence, and negative scores indicate independence.

Version:
$Id: $Id
Author:
josephramsey