Skip to content

Type Alias: OrientPairDirectionDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Statistical / OrientPairDirectionDto

Type Alias: OrientPairDirectionDto

OrientPairDirectionDto = "x_causes_y" | "y_causes_x" | "undetermined" | "model_violation_or_confounding" | "insufficient_data"

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

Oriented direction, or a conservative failure state when the pair cannot be oriented from the available data.