Class ConditionalGaussianLikelihood

java.lang.Object
edu.cmu.tetrad.search.score.ConditionalGaussianLikelihood

public class ConditionalGaussianLikelihood extends Object
Implements a conditional Gaussian likelihood. Please note that this likelihood will be maximal only if the continuous variables are jointly Gaussian conditional on the discrete variables; in all other cases, it will be less than maximal. The reference is here:

Andrews, B., Ramsey, J., & Cooper, G. F. (2018). Scoring Bayesian networks of mixed variables. International journal of data science and analytics, 6, 3-18.

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

Version:
$Id: $Id
Author:
bryanandrews, josephramsey