Uses of Class
edu.pitt.dbmi.algo.bayesian.constraint.inference.BCInference
Packages that use BCInference
Package
Description
Contains classes for running conditional independence tests for various sorts of data.
-
Uses of BCInference in edu.cmu.tetrad.search.test
Methods in edu.cmu.tetrad.search.test with parameters of type BCInferenceModifier and TypeMethodDescriptiondouble
IndTestProbabilistic.probConstraint
(BCInference bci, BCInference.OP op, Node x, Node y, Node[] z, Map<Node, Integer> indices)