hanalyze-viz: Vega-Lite visualization and HTML report layer of hanalyze
The visualization and reporting layer of the hanalyze toolkit. It turns analysis results into Vega-Lite specs and emits them either as single figures (HTML PNG SVG) -- scatter plots with regression, smoother and confidence bands, bar charts, histograms with theoretical densities, MCMC diagnostics (trace, posterior density, autocorrelation, forest, energy), Gaussian-process bands, Pareto fronts and model DAGs in Mermaid or Graphviz form -- or as composed HTML reports built from ReportSection values, covering data overviews, coefficients, residuals, MCMC diagnostics, model comparison and interactive prediction. . Module names match the umbrella package hanalyze, which re-exports everything, so downstream imports stay identical. For static SVG PDF PNG rendering see hanalyze-plot instead. See README.md for the module map and a standalone usage example.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Hanalyze
- Viz
- Hanalyze.Viz.AnalysisReport
- Hanalyze.Viz.Assets
- Hanalyze.Viz.Bar
- Hanalyze.Viz.Core
- Hanalyze.Viz.GP
- Hanalyze.Viz.GPReport
- Hanalyze.Viz.Histogram
- Hanalyze.Viz.MCMC
- Hanalyze.Viz.ModelGraph
- Hanalyze.Viz.ModelGraphDot
- Hanalyze.Viz.Pareto
- Hanalyze.Viz.PlotConfig
- Hanalyze.Viz.PlotData
- Hanalyze.Viz.Report
- Hanalyze.Viz.ReportBuilder
- Hanalyze.Viz.ReportInstances
- Hanalyze.Viz.Scatter
- Hanalyze.Viz.Taguchi
- Viz
Downloads
- hanalyze-viz-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.2.0.1 |
|---|---|
| Dependencies | aeson (>=2.0 && <2.3), base (>=4.14 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), dataframe-core (>=1.1 && <1.2), dataframe-operations (>=1.1.1 && <1.2), filepath (>=1.4 && <1.6), hanalyze-bayes (==0.2.0.1), hanalyze-core (==0.2.0.1), hanalyze-design (==0.2.0.1), hanalyze-frame (==0.2.0.1), hanalyze-models (==0.2.0.1), hmatrix (>=0.20 && <0.22), hvega (>=0.12 && <0.13), process (>=1.6 && <1.8), temporary (>=1.3 && <1.4), text (>=1.2 && <2.2), vector (>=0.12 && <0.14) [details] |
| Tested with | ghc ==9.6.7 |
| License | BSD-3-Clause |
| Copyright | 2026 Aelysce Project (Toshiaki Honda) |
| Author | Toshiaki Honda |
| Maintainer | frenzieddoll@gmail.com |
| Uploaded | by frenzieddoll at 2026-08-13T05:54:48Z |
| Category | Math, Statistics, Numeric, Machine Learning |
| Distributions | |
| Reverse Dependencies | 1 direct, 2 indirect [details] |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-08-13 [all 1 reports] |