Hierarchical Graphs
y0.hierarchical Module
Implementation of algorithms from Hierarchical Causal Models by E.N. Weinstein and D.M. Blei.
See also
Functions
|
Augment given variable into the given collapsed model. |
|
Augment a collapsed model with a given augmentation variable and its mechanism. |
|
Generate augmentation mechanism. |
|
Collapse the given hierarchical model according to Algorithm 1 of the HCM paper. |
|
Marginalize out a given collection of variables from an augmented model. |
Classes
A class that wraps HCM functionality. |
|
A subclass of HCM that wraps HSCM functionality. |
|
|
A variable, extended with a list of parents. |