Skip to content

Interface: PolicyRowDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / PolicyRowDto

Interface: PolicyRowDto

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

One observational row for the doubly-robust policy value.

Properties

a

a: boolean

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

Binary treatment received.


x

x: number

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

Discrete covariate stratum.


y

y: number

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

Observed outcome.