Class MvpScore

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

public class MvpScore extends Object implements Score
Implements a mixed variable polynomial BIC score. 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.

Version:
$Id: $Id
Author:
Bryan Andrews