hanalyze-plot: Static-plot integration for hanalyze (toPlot / Plottable)
The integration layer between hanalyze and the sibling hgg project. It provides the Plottable class, whose toPlot turns a fitted analysis model into an hgg VisualSpec that can be layered with other marks and rendered to static SVG PDF PNG. Instances cover the linear family (LM GLM weighted LM), Bayesian and HBM results (chains, forest plots, posterior predictive checks, model DAGs), robust and quantile regression, smoothing and kernel methods, and the generic fit wrappers. . Unlike the other layers this package sits above the umbrella package hanalyze (the reverse direction would close a package cycle) and depends on the sibling hgg packages, so it is built through the dedicated build root cabal.project.plot rather than the default cabal.project. For Vega-Lite figures and HTML reports see hanalyze-viz instead. See README.md for the module map and a usage example.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- hanalyze-plot-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 | ad (>=4.4 && <4.6), aeson (>=2.0 && <2.3), array (>=0.5 && <0.6), async (>=2.2 && <2.3), base (>=4.14 && <5), bytestring (>=0.11 && <0.13), cassava (>=0.5 && <0.6), containers (>=0.6 && <0.8), dataframe-core (>=1.1 && <1.2), dataframe-csv (>=1.0.2 && <1.1), dataframe-json (>=1.0 && <1.1), dataframe-operations (>=1.1.1 && <1.2), dataframe-parquet (>=1.1 && <1.2), deepseq (>=1.4 && <1.6), directory (>=1.3 && <1.4), filepath (>=1.4 && <1.6), hanalyze (==0.2.0.1), hgg-3d (>=0.2 && <0.3), hgg-core (>=0.2 && <0.3), hgg-custom (>=0.2 && <0.3), hgg-svg (>=0.2 && <0.3), hmatrix (>=0.20 && <0.22), hvega (>=0.12 && <0.13), massiv (>=1.0 && <1.1), megaparsec (>=9.0 && <9.7), mwc-random (>=0.15 && <0.16), parallel (>=3.2 && <3.3), parser-combinators (>=1.3 && <1.4), primitive (>=0.7 && <0.10), process (>=1.6 && <1.8), reflection (>=2.1 && <2.2), regex-base (>=0.94 && <0.95), regex-tdfa (>=1.3 && <1.4), statistics (>=0.16 && <0.17), temporary (>=1.3 && <1.4), text (>=1.2 && <2.2), unicode-transforms (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3), vector (>=0.12 && <0.14), vector-algorithms (>=0.9 && <0.10) [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-13T06:06:32Z |
| Category | Math, Statistics, Numeric, Machine Learning |
| Distributions | |
| Downloads | 0 total (0 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] |