Uses of Package
edu.cmu.tetrad.search.score
Packages that use edu.cmu.tetrad.search.score
Package
Description
This package contains classes for causal graph search algorithms.
This package contains classes for scoring causal graph models.
This package contains classes for testing causal graph search algorithms.
This package contains utility classes for causal graph search algorithms.
A package for algorithms that are not ready for prime time.
-
Classes in edu.cmu.tetrad.search.score used by edu.cmu.tetrad.algcomparison.score
-
Classes in edu.cmu.tetrad.search.score used by edu.cmu.tetrad.searchClassDescriptionInterface for scoring a target node in a graphical model based on its local structure, specifically under an additive scoring framework.Interface for a score.
-
Classes in edu.cmu.tetrad.search.score used by edu.cmu.tetrad.search.scoreClassDescriptionInterface for scoring a target node in a graphical model based on its local structure, specifically under an additive scoring framework.Tagging interface for scores over blocks of variables.CAM scorer using penalized cubic B-splines (P-splines; Eilers & Marx).Gives return value for a conditional Gaussian likelihood, returning a likelihood value and the degrees of freedom for it.Gives an interface that can be used by various discrete scores.Gives the options for the rules to use for calculating the scores.Marker interface for scores that include an instance-specific component.Interface for a score.Stores a graph with a score for the graph.Implements the linear, Gaussian BIC score, with a 'penalty discount' multiplier on the BIC penalty.Represents a covariance matrix and regression coefficients.A record that encapsulates the result of a likelihood computation.Gives two options for calculating the BIC score, one describe by Chickering and the other due to Nandy et al.
-
Classes in edu.cmu.tetrad.search.score used by edu.cmu.tetrad.search.test
-
Classes in edu.cmu.tetrad.search.score used by edu.cmu.tetrad.search.utilsClassDescriptionGives an interface that can be used by various discrete scores.Interface for a score.
-
Classes in edu.cmu.tetrad.search.score used by edu.cmu.tetrad.search.work_in_progress