Skip to content

Interface: PolicyRuleDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / PolicyRuleDto

Interface: PolicyRuleDto

Defined in: src/types/causal.ts:698

One stratum-to-act rule of a deterministic policy.

Properties

stratum

stratum: number

Defined in: src/types/causal.ts:700

The covariate stratum.


treat

treat: boolean

Defined in: src/types/causal.ts:702

The act the policy prescribes there.