Interface Hbsms
public interface Hbsms
Interface for Bff (Heuristic Best Significant Model Search) algorithm. See implementations.
-
Method Summary
Modifier and TypeMethodDescriptionsearch()
void
setAlpha
(double alpha) void
setBeamWidth
(int beamWidth) void
setHighPValueAlpha
(double alpha) void
setKnowledge
(Knowledge knowledge)