Skip to content

Interface: CausalRelationshipDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Statistical / CausalRelationshipDto

Interface: CausalRelationshipDto

Defined in: src/types/statistical.ts:202

A causal relationship discovered from statistical data.

Properties

cause

cause: string

Defined in: src/types/statistical.ts:204

Cause variable.


effect

effect: string

Defined in: src/types/statistical.ts:206

Effect variable.