Causality Analyzer
    Preparing search index...
    Index
    • Train the heuristic path model.

      Parameters

      • graph: CausalGraph

        — causal DAG

      • anomalies: Set<string>

        — set of known anomalous node names (used to boost prior)

      • data: Matrix

        — observational data matrix

      Returns void