Package edu.pitt.csb.stability
Class SearchWrappers.PcStableWrapper
java.lang.Object
edu.pitt.csb.stability.DataGraphSearch
edu.pitt.csb.stability.SearchWrappers.PcStableWrapper
-
Field Summary
Fields inherited from class edu.pitt.csb.stability.DataGraphSearch
searchParams
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PcStableWrapper
public PcStableWrapper(double... params) Constructor.- Parameters:
params
- Parameters. Should be one param for the alpha level of the independence test.
-
-
Method Details
-
copy
Copy constructor.- Specified by:
copy
in classDataGraphSearch
- Returns:
- a
DataGraphSearch
object
-
search
-