Skip to content

Interface: CausalRelationshipDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Statistical / CausalRelationshipDto

Interface: CausalRelationshipDto

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

A causal relationship discovered from statistical data.

Properties

cause

cause: string

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

Cause variable.


effect

effect: string

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

Effect variable.