py-why / causal-learn

Causal Discovery in Python. It also includes (conditional) independence tests and score functions.

Home Page:https://causal-learn.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Derivation of the Fisher-z independence test

verae98 opened this issue · comments

Hi, I would like to understand where the derivation of the Fisher-z test comes from. I have tried to derive it from Wikipedia (https://en.wikipedia.org/wiki/Partial_correlation), since that source is the most elaborating. I think I understand everything, but I am not very sure about why the inverse of the matrix is used. Is there any documentation available to read into?

Kind regards,
Vera