Compositeanalysis
Compute Form
Interactive regression analysis form interface for model specification.
Preview placeholder
compute-form-v1
Installation
Terminal
npx @ontopic/viz add composite/wb/compute-form-v1Props
| Prop | Type | Description |
|---|---|---|
variables | VariableInfo[] | Available variables for analysis |
onCompute | function | Callback when analysis is run |
See full TypeScript interface on GitHub for all props.
Usage Example
TypeScript
import { ComputeForm } from '@/viz/components/composite/wb/compute-form-v1';Metadata
- Last Updated2025-01-12
- FrameworkComposite
- Categoryanalysis
- Subcategorywb
Composite Analysis Regression Interactive
Dependencies
recharts
Quick Install
npx @ontopic/viz add composite/wb/compute-form-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 Results
Results display component for regression computations.