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-v1Props
| Prop | Type | Description |
|---|---|---|
interactions | InteractionData[] | 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';Metadata
- Last Updated2025-01-12
- FrameworkComposite
- Categoryanalysis
- Subcategorywb
Composite Analysis Interaction Factorial
Dependencies
@observablehq/plot
Quick Install
npx @ontopic/viz add composite/wb/interaction-effects-v1Related Components
composite
Health Dashboard
BRFSS health surveillance dashboard with demographic tabs showing Line/Bar/Dot charts.
composite
ZIP Code Dashboard
ZIP code level health metrics dashboard with map and statistics.
composite
State Panel
Comprehensive state visualization panel with multiple chart types.
composite
Compute Form
Interactive regression analysis form interface for model specification.