Uses of Class
edu.cmu.tetrad.search.GraphWithParameters
Packages that use GraphWithParameters
-
Uses of GraphWithParameters in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return GraphWithParametersModifier and TypeMethodDescriptionstatic GraphWithParameters
creates a CPDAGWithParameters by running a regression, given a graph and dataConstructors in edu.cmu.tetrad.search with parameters of type GraphWithParametersModifierConstructorDescriptionLing
(GraphWithParameters graphWP, int samples) When you don't have a Dataset, supply a GraphWithParameters and the number of samples to draw and the algorithm will generate a DataSet.