medil.models

MeDIL causal model base class and a preconfigured NCFA class.

Classes

DevMedil(**kwargs)

GaussianMCM(**kwargs)

A linear MeDIL causal model with Gaussian random variables.

MedilCausalModel([biadj, udg, ...])

Base class using principle of polymorphism to establish common interface for derived parametric estimators.

NeuroCausalFactorAnalysis([seed, dof, path, ...])

A MeDIL causal model represented by a deep generative model.

Parameters(parameterization)

Different parameterizations of MeDIL causal Models.