Compositeanalysis

Interaction Effects Plot

Interaction effects visualization for factorial designs.

Preview placeholder

interaction-effects-v1

Installation

Terminal
npx @ontopic/viz add composite/wb/interaction-effects-v1

Props

PropTypeDescription
interactionsInteractionData[]Interaction effect data

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { InteractionEffects } from '@/viz/components/composite/wb/interaction-effects-v1';