Crate causal_hub

source ·
Expand description

A hub for Causal Data Science.

Modules

  • Data algorithms and structures.
  • Causal discovery algorithms and structures.
  • Graphs algorithms and structures.
  • I/O algorithms and structures.
  • Models algorithms and structures.
  • Plot algorithms and traits.
  • Frequently used items.
  • Statistical module.
  • Crate-wide types.
  • Crate-wide utils.

Macros

  • Adjacency iterator.
  • Ancestors iterator.
  • Children iterator.
  • Descendants iterator.
  • Edge iterator.
  • Neighbors iterator.
  • Parents iterator.
  • Vertex iterator.