causal-falsify

Documentation

  • Algorithms
    • Hierarchical Graphical Independence Constraint (HGIC) Test
    • Mechanism Independence Test (MINT)
    • Transportability-Based Test
  • causal_falsify package
    • Subpackages
      • causal_falsify.algorithms package
        • Submodules
      • causal_falsify.utils package
        • Submodules
  • Issues & Contact
  • Citing
causal-falsify
  • causal_falsify package
  • causal_falsify.algorithms package
  • View page source

causal_falsify.algorithms package

Submodules

  • causal_falsify.algorithms.abstract module
    • AbstractFalsificationAlgorithm
      • AbstractFalsificationAlgorithm.test()
  • causal_falsify.algorithms.hgic module
    • HGIC
      • HGIC.test()
  • causal_falsify.algorithms.mint module
    • MINT
      • MINT.get_diagnostics()
      • MINT.get_feature_representation()
      • MINT.run_bootstrapped_independence_test()
      • MINT.run_independence_test()
      • MINT.test()
  • causal_falsify.algorithms.transport module
    • TransportabilityTest
      • TransportabilityTest.subsample_data()
      • TransportabilityTest.test()
Previous Next

© Copyright 2025, Rickard Karlsson.

Built with Sphinx using a theme provided by Read the Docs.