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
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
DAGMA.class
Direct LiNGAM.class
LiNGAM.class
LiNG-D. -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.external
Classes in edu.cmu.tetrad.algcomparison.algorithm.external that implement HasParametersModifier and TypeClassDescriptionclass
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool.class
An API to allow results from external algorithms to be included in a report through the algrorithm comparison tool. -
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 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. -
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-DC (Best Order Score Search Divide and Conquer)class
Conservative PC (CPC).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
FGES (the heuristic version).class
GRaSP (Greedy Relaxations of Sparsest Permutation)class
Peter/Clark algorithm (PC).class
PC.class
Peter/Clark algorithm (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
CCD (Cyclic Causal Discovery)class
FCI.class
FCI.class
FCI.class
GFCI.class
Adjusts GFCI to use a permutation algorithm (such as BOSS-Tuck) to do the initial steps of finding adjacencies and unshielded colliders.class
Jan 29, 2023 3:45:09 PMclass
RFCI.class
Jan 4, 2019 4:32:05 PMclass
Adjusts GFCI to use a permutation algorithm (in this case SP) to do the initial steps of finding adjacencies and unshielded colliders.class
SvarFCI.class
SvarFCI. -
Uses of HasParameters in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern
Classes in edu.cmu.tetrad.algcomparison.algorithm.oracle.pattern that implement HasParameters -
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
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
Wrapper for Fisher Z test.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
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
Dec 17, 2018 3:44:46 PMclass
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test.class
Wrapper for Fisher Z test. -
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 Fisher Z test.class
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
Wrapper for linear, Gaussian Extended BIC score (Chen and Chen).class
Wrapper for linear, Gaussian SEM BIC score.class
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
Wrapper for Fisher Z test.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 version of the Lee and Hastic simulation which is guaranteed to generate a discrete data set.class
A simulation method based on the conditional Gaussian assumption.class
General SEM simulation.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
SEM simulation.class
SEM the discretize.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.