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-v1

Props

PropTypeDescription
variablesVariableInfo[]Available variables for analysis
onComputefunctionCallback 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';