Enum BackdoorMethod
The sets for the Backdoor criterion to find.
Namespace: BayesServer.Causal.Identification
Assembly: BayesServer.Causal.dll
Syntax
public enum BackdoorMethod
Fields
Name | Description |
---|---|
ListMinimumSeparators | Generates a list of adjustment sets that are minimal. I.e. for each set generated X, there is not another subset of X that can perform the separation. |