Skip to content

Interface: SensitivityDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / SensitivityDto

Interface: SensitivityDto

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

Sensitivity to unmeasured confounding (E-value).

Properties

eValueCi

eValueCi: number

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

E-value for the confidence limit nearest the null (1.0 when the interval already includes the null).


eValuePoint

eValuePoint: number

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

E-value for the point estimate: the minimum association (on the risk-ratio scale) an unmeasured confounder must have with both treatment and outcome to move the point estimate to the null.