Interface HasParameters

All Known Subinterfaces:
Algorithm, IndependenceWrapper, MultiDataSetAlgorithm, ScoreWrapper, Simulation
All Known Implementing Classes:
BayesNetSimulation, BDCE, BdeuScore, BDeuTest, BFCI, BFCITR, BooleanGlassSimulation, BOSS, BOSS_MB, BOSS_MB2, BPC, BRIDGES, 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, 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, SingleGraphAlg, Skew, SkewE, SP, SPFCI, StabilitySelection, StandardizedSemSimulation, StARS, SvarFci, SvarGfci, Tanh, TimeSeriesSemSimulation, ZhangShenBoundScore

public interface HasParameters
Tags a gadget as having parameters
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getParameters

      List<String> 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.