Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 428 Bytes

anm.rst

File metadata and controls

15 lines (11 loc) · 428 Bytes

sempler.ANM

The sempler.ANM class allows to define and sample from general additive noise models. Any assignment function is possible, as are the noise term distributions. The underlying graph is assumed to be acyclic.

The ANM is represented by (1) the adjacency matrix of the underlying graph, (2) the assignment functions, and (3) the distribution of the noise terms.

sempler.ANM