Skip to content

Why is the time sampling changed from LogitNorm(0.7, 1.6) in sCM to LogitNorm(-0.8, 1.6) in TF-sCM? #38

Description

@wesar1

Thanks for the great work and for open-sourcing it!

I noticed that in the rCM setup, the time sampling for sCM uses LogitNorm(0.7, 1.6), which is biased toward the medium-to-high noise region. However, in Causal-rCM, the time sampling for TF-sCM is changed to LogitNorm(-0.8, 1.6), which is biased toward the medium-to-low noise region.

Could you explain why this change was made?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions