Models

Causal discovery estimators.

ExhaustiveOTLiNGAM([fit_intercept])

Exhaustive score-based causal discovery via subset dynamic programming.

GreedyOTLiNGAM([fit_intercept])

Greedy score-based causal discovery by sequential source removal.

OTICALiNGAM([random_state, max_iter])

ICA-based LiNGAM using optimal transport ICA.