Skip to content

Cyclic Models #68

@Holger-Bartel

Description

@Holger-Bartel

Check if the current Causing implementation 2.x can handle cyclic models.

These ideas are imported from:

Cyclic example model:

  1. Y1 <- Y2
  2. Y2 <- Y1

Effect of Y2 on Y1: As in the acyclic case, simply intervene on Y2 and compute Y1_new:
effect = Y1_new - Y1_old
So do not cyclicly converge.

  • Check if consistent with our closed formula (should be)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions