Package edu.cmu.tetrad.algcomparison.score
package edu.cmu.tetrad.algcomparison.score
-
ClassDescriptionWrapper for Basis Function BIC Score (Basis-BIC) version.Wrapper for Fisher Z test.Wrapper for Blocks BIC Score (Blocks-BIC) version.Represents an interface for scoring data models using predefined block structures.Wrapper for Fisher Z test.Wrapper for degenerate Gaussian BIC scoreWrapper for Discrete BIC test.Wrapper for linear, Gaussian Extended BIC score (Chen and Chen).The GicScores class is an implementation of the ScoreWrapper interface that calculates the Generalized Information Criterion (GIC) scores for a given data model.Wrapper for InstanceAugmentedSemBicScore that: - pulls the testing DataSet from Params.TESTING_DATA (injected by the algorithm wrapper), - takes the instance row from Params.INSTANCE_ROW, - aligns columns by training variable names, - uses alpha from Params.IS_ALPHA (default 1.0).Wrapper for ISBDeuScore (discrete).Wrapper for degenerate Gaussian BIC scoreWrapper for Fisher Z test.Wrapper for MVP BIC Score.Wrapper for the Poisson prior score (Bryan)Wrapper for linear, Gaussian SEM BIC score.Interface that algorithm must implement.Wrapper for linear, Gaussian SEM BIC score.Wrapper for linear, Gaussian Extended BIC score (Chen and Chen).