Interface HasParameters
- All Known Subinterfaces:
- Algorithm,- IndependenceWrapper,- MultiDataSetAlgorithm,- ScoreWrapper,- Simulation
- All Known Implementing Classes:
- BayesNetSimulation,- BDCE,- BdeuScore,- BDeuTest,- BFCI,- BFCIFinalOrientationOnly,- BFCITR,- BooleanGlassSimulation,- BOSS,- BOSS_MB,- BOSS_MB2,- BOSSDC,- BPC,- BRIDGES,- BRIDGES_OLD,- BRIDGES2,- CCD,- CcdMax,- CcdMaxConcatenated,- CciLingamTest,- CciScore,- CciTest,- Cfci,- ChiSquare,- Codec,- ConditionalGaussianBicScore,- ConditionalGaussianLRT,- ConditionalGaussianOtherBicScore,- ConditionalGaussianSimulation,- CPC,- CpcStable,- CStaR,- DegenerateGaussianBicScore,- DegenerateGaussianLRT,- DiscreteBicScore,- DiscreteBicTest,- DiscreteMixedBicScore,- DSeparationScore,- DSeparationTest,- EB,- EbicScore,- ExternalAlgorithm,- ExternalAlgorithmBnlearnMmhc,- ExternalAlgorithmBNTPc,- ExternalAlgorithmIntersection,- ExternalAlgorithmPcalgGes,- ExternalAlgorithmPcalgPc,- ExternalAlgorithmTetrad,- FactorAnalysis,- FAS,- FASK,- FaskConcatenated,- FaskPW,- FaskVote,- FasLofs,- FasLofsConcatenated,- Fci,- FciMax,- Fges,- FgesConcatenated,- FgesMb,- FgesMeasurement,- FirstInflection,- FisherZ,- FisherZScore,- FOFC,- FTFC,- GeneralSemSimulation,- GeneralSemSimulationSpecial1,- GesMe,- GFCI,- Glasso,- GRaSP,- GRASP_FCI,- GRaSPTol,- GSquare,- Images,- ImagesBDeu,- ImagesPcStableMax,- ImagesSemBic,- Kci,- KimEtAlScores,- KimEtAlScoreTests,- LeeHastieSimulation,- LinearFisherModel,- LinearSineSimulation,- Ling,- Lingam,- LoadContinuousDataAndGraphs,- LoadContinuousDataAndSingleGraph,- LoadContinuousDataSmithSim,- LoadDataAndGraphs,- LoadDataFromFileWithoutGraph,- LVSWAP_1,- LVSWAP_2a,- LVSWAP_2b,- MagSemBicScore,- MagSemBicTest,- Mgm,- MixedFgesDiscretingContinuousVariables,- MixedFgesTreatingDiscreteAsContinuous,- MNLRBicScore,- MNLRLRT,- MultiFaskV1,- MultinomialLogisticRegressionWald,- MVPBicScore,- MVPLRT,- PagSamplingRfci,- PC,- PC_MB,- PcAll,- Pcd,- PCMAX,- PcStable,- PcStableMaxConcatenated,- PoissonPriorScore,- PositiveCorr,- PositiveCorrScore,- ProbabilisticTest,- R1,- R2,- R3,- Rfci,- RfciBsc,- RSkew,- RSkewE,- SemBicDTest,- SemBicScore,- SemBicScoreDeterministic,- SemBicTest,- SemSimulation,- SemThenDiscretize,- SIMPLE_DEMO_GA,- SingleGraphAlg,- Skew,- SkewE,- SP,- SPPFCI,- StabilitySelection,- StandardizedSemSimulation,- StARS,- SvarFci,- SvarGfci,- Tanh,- TeyssierTest,- TimeSeriesSemSimulation,- ZhangShenBoundScore
public interface HasParameters
Tags a gadget as having parameters
- 
Method Summary
- 
Method Details- 
getParameters- Returns:
- Returns the list of parameter names that are used. These are looked up in ParamMap, so if they're not already defined they'll need to be defined there.
 
 
-