Skip to content

Interface: RefutationCheckDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / RefutationCheckDto

Interface: RefutationCheckDto

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

One refutation check result.

Properties

detail

detail: string

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

The check’s criterion and numbers.


name

name: string

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

Check name (placebo_treatment, dummy_outcome, random_common_cause, subset_stability).


passed

passed: boolean

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

Whether the estimate behaved as a sound estimate must.


refutedEstimate

refutedEstimate: number

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

The estimate under the rewired data.