Uses of Interface
edu.cmu.tetrad.algcomparison.utils.HasParameters
Packages that use HasParameters
Package
Description
-
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm
Subinterfaces of HasParameters in edu.cmu.tetrad.algcomparison.algorithmModifier and TypeInterfaceDescriptioninterface
Interface that algorithm must implement.interface
Implements an algorithm that takes multiple data sets as input.Classes in edu.cmu.tetrad.algcomparison.algorithm that implement HasParametersModifier and TypeClassDescriptionclass
This is a base class for bootstrap algorithms.class
Tags an an algorithm that loads up external graphs for inclusion in reports.class
First inflection point.class
Stability selection.class
StARS -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.cluster
Classes in edu.cmu.tetrad.algcomparison.algorithm.cluster that implement HasParameters -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag
Classes in edu.cmu.tetrad.algcomparison.algorithm.continuous.dag that implement HasParametersModifier and TypeClassDescriptionclass
Implements the DAGMA algorithm.class
Direct LiNGAM.class
FASK algorithm.class
The FaskOrig class is an implementation of the FASK-Orig algorithm for causal discovery.class
IcaLingam class implements the Algorithm and ReturnsBootstrapGraphs interface.class
IcaLingD is an implementation of the Algorithm interface that performs the ICA-LiNG-D algorithm for discovering causal models for the linear non-Gaussian case where the underlying model might be cyclic. -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.mixed
Classes in edu.cmu.tetrad.algcomparison.algorithm.mixed that implement HasParameters -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.multi
Classes in edu.cmu.tetrad.algcomparison.algorithm.multi that implement HasParametersModifier and TypeClassDescriptionclass
Wraps the IMaGES algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables.class
Wraps the MultiFask algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables.class
Runs FCI on multiple datasets using the IOD pooled dataset independence test.class
Requires that the parameter 'randomSelectionSize' be set to indicate how many datasets should be taken at a time (randomly).class
Wraps the IMaGES algorithm for continuous variables.class
Wraps the IMaGES algorithm for continuous variables. -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.cpdag that implement HasParametersModifier and TypeClassDescriptionclass
BOSS (Best Order Score Search)class
BOSS-LiNGAM algorithm.class
Conservative PC (CPC).class
Cstar class.class
Fast Adjacency Search (FAS)--i.e., the PC adjacency step, which is used in many algorithms.class
FGES (the heuristic version).class
FGES-MB (the heuristic version).class
FGES (the heuristic version).class
GRaSP (Greedy Relaxations of Sparsest Permutation)class
Peter/Clark algorithm (PC).class
PC.class
PC.class
BOSS-DC (Best Order Score Search Divide and Conquer)class
PC.class
SP (Sparsest Permutation) -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pag that implement HasParametersModifier and TypeClassDescriptionclass
Adjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.class
This class represents the LV-Lite algorithm, which is an implementation of the GFCI algorithm for learning causal structures from observational data using the BOSS algorithm as an initial CPDAG and using all score-based steps afterward.class
This class represents the LV-Lite algorithm, which is an implementation of the GFCI algorithm for learning causal structures from observational data using the BOSS algorithm as an initial CPDAG and using all score-based steps afterward.class
CCD (Cyclic Causal Discovery)class
Conservative FCI.class
The Fast Causal Inference (FCI) algorithm.class
FCI-Max algorithm.class
The Gfci class represents the Greedy Fast Causal Inference algorithm.class
Adjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.class
This class represents the LV-Lite algorithm, which is an implementation of the GFCI algorithm for learning causal structures from observational data using the BOSS algorithm as an initial CPDAG and using all score-based steps afterward.class
Jan 29, 2023 3:45:09 PMclass
RFCI.class
Runs RFCI-BSC, which is RFCI with bootstrap sampling of PAGs.class
Adjusts GFCI to use a permutation algorithm (in this case SP) to do the initial steps of finding adjacencies and unshielded colliders.class
The SvarFci class is an implementation of the SVAR Fast Causal Inference algorithm.class
SvarGfci class is an implementation of the SVAR GFCI algorithm. -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.other
Classes in edu.cmu.tetrad.algcomparison.algorithm.other that implement HasParameters -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.pairwise
Classes in edu.cmu.tetrad.algcomparison.algorithm.pairwise that implement HasParameters -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.independence
Subinterfaces of HasParameters in edu.cmu.tetrad.algcomparison.independenceModifier and TypeInterfaceDescriptioninterface
Interface that algorithm must implement.Classes in edu.cmu.tetrad.algcomparison.independence that implement HasParametersModifier and TypeClassDescriptionclass
class
Wrapper for Fisher Z test.class
Wrapper for Daudin Conditional Independence test.class
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
Wrapper for DG LRT.class
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
Represents a class for Generalized Information Criterion Score Tests.class
Wrapper for Fisher Z test.class
Wrapper for KCI test.class
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
Wrapper for M-separation test.class
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
class
Wrapper for Fisher Z test.class
Dec 17, 2018 3:44:46 PMclass
The SemBicDTest class implements the IndependenceWrapper interface and represents a test for independence based on SEM BIC algorithm.class
-
Uses of HasParameters in edu.cmu.tetrad.algcomparison.score
Subinterfaces of HasParameters in edu.cmu.tetrad.algcomparison.scoreModifier and TypeInterfaceDescriptioninterface
Interface that algorithm must implement.Classes in edu.cmu.tetrad.algcomparison.score that implement HasParametersModifier and TypeClassDescriptionclass
Wrapper for Basis Function BIC Score (Basis-BIC).class
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
Wrapper for degenerate Gaussian BIC scoreclass
Wrapper for Discrete BIC test.class
Wrapper for linear, Gaussian Extended BIC score (Chen and Chen).class
Wrapper for Fisher Z test.class
The GicScores class is an implementation of the ScoreWrapper interface that calculates the Generalized Information Criterion (GIC) scores for a given data model.class
Wrapper for degenerate Gaussian BIC scoreclass
Wrapper for Fisher Z test.class
Wrapper for MVP BIC Score.class
Wrapper for the Poisson prior score (Bryan)class
Wrapper for Fisher Z test.class
Wrapper for linear, Gaussian SEM BIC score.class
SemBicScoreDeterministic is a class that implements the ScoreWrapper interface.class
Wrapper for linear, Gaussian Extended BIC score (Chen and Chen). -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.simulation
Subinterfaces of HasParameters in edu.cmu.tetrad.algcomparison.simulationModifier and TypeInterfaceDescriptioninterface
The interface that simulations must implement.Classes in edu.cmu.tetrad.algcomparison.simulation that implement HasParametersModifier and TypeClassDescriptionclass
Bayes net simulation.class
A simulation method based on the conditional Gaussian assumption.class
The GeneralSemSimulation class represents a simulation using a generalized structural equation model (SEM).class
This was used for a simulation to test the FTFC and FOFC algorithm and contains some carefully selected functions to test nonlinearity and non-Gaussianity.class
A version of the Lee and Hastic simulation which is guaranteed ot generate a discrete data set.class
Linear Fisher Model.class
A simulation method based on the mixed variable polynomial assumption.class
NL SEM simulation.class
This class represents a Simulation using Structural Equation Modeling (SEM).class
SEM the discretize.class
ASimulation
implementation that returns a single supplied data set.class
Standardized SEM simulation.class
Time series SEM simulation. -
Uses of HasParameters in edu.cmu.tetrad.data.simulation
Classes in edu.cmu.tetrad.data.simulation that implement HasParametersModifier and TypeClassDescriptionclass
Load data sets and graphs from a directory.class
Load data sets and graphs from a directory.class
Load data sets and graphs from a directory.class
Load data sets and graphs from a directory.class
Load data sets and graphs from a directory.