Class BasisFunctionBicScore

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

public class BasisFunctionBicScore extends Object implements Score
Calculates the basis function BIC score for a given dataset. This is a modification of the Degenerate Gaussian score by adding basis functions of the continuous variables and retains the function of the degenerate Gaussian for discrete variables by adding indicator variables per category.
Author:
bandrews, josephramsey
See Also: