Structs§
Constants§
Functions§
- evaluate_
threshold - pc_
adjacent - PC-algorithm skeleton (constraint-based structure learning): two variables are adjacent
(share an edge) iff their
correlationis at/abovethresholdin absolute value — i.e. they are NOT marginally independent. This is the order-0 skeleton; the full PC additionally removes edges via conditional-independence tests over separating sets.