Interface: ScmCounterfactualResponse
@kortexya/reasoninglayer / Causal / ScmCounterfactualResponse
Interface: ScmCounterfactualResponse
Defined in: src/types/causal.ts:1299
The counterfactual distribution over the queried variable’s categories.
Properties
distribution
distribution:
CategoryProbabilityDto[]
Defined in: src/types/causal.ts:1301
The counterfactual distribution over its categories.
method
method:
string
Defined in: src/types/causal.ts:1303
The algorithm actually run.
query
query:
string
Defined in: src/types/causal.ts:1305
The queried variable.