export_guion
Render guion.json to a navigable HTML report: summary table plus collapsible sections per version with equations, stats, figures, and decision notes. Supports review of Box-Jenkins-Treadway analysis.
Instructions
Render guion.json to a self-contained, navigable HTML report.
Generates a single HTML file with:
Summary table of all versions (loglik, AIC, BIC, Q✓, JB✓, anomalías)
One collapsible section per version with equation, spec, stats, figure, decision notes, and link to next version
Parameters
guion_path : path to guion.json output_html : path to write the .html file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guion_path | Yes | ||
| output_html | Yes |