Expand description
Structural process generators for conformance fixtures and toy examples.
The full SCM mechanism registry lives in antecedent-model; this module covers lagged linear
processes with known parents for fixtures and notebooks.
SPDX-License-Identifier: MIT OR Apache-2.0
Structsยง
- Known
Lagged Parent - Known lagged parent used as ground truth in fixtures.
- Lagged
Linear Pair - Two-variable lagged linear SCM:
Y_t = coef * X_{t-lag} + noise.