Skip to main content

Crate gam_report

Crate gam_report 

Source

Modules§

sparkline
Terminal smooth visualizer: faithful unicode sparklines for fitted partial-effect curves.

Structs§

AloData
AloRow
AnisotropicScalesRow
CalibrationData
CoefficientRow
ContinuousOrderRow
CriterionCertificateRow
First-order optimality certificate row (#934): the fit’s self-audit of its analytic gradient against a finite difference of the actual criterion value at the returned optimum, plus curvature-definiteness and λ-rail facts. consistent / clean are precomputed verdicts so the renderer never re-derives policy.
DiagnosticsInput
EdfBlockRow
MeasureJetSpectrumRow
Measure-jet scale spectrum row: the realized multiscale band of one measure-jet term, plus — in per-scale-candidate mode — the fitted physical λ̂_ℓ per scale and the implied continuous order ŝ = −½ · (least-squares slope of ln λ̂_ℓ on ln ε_ℓ). per_scale empty means the term carries a single fused jet-energy penalty, so only the band and the spec’s order are shown. main.rs computes everything (measure_jet_implied_order derives ŝ); this row stays plain data like the rest of the file.
ReportInput
SmoothPlotData

Functions§

render_html
write_report
Write the report HTML to the output path, returning the path written.