https://github.com/bat/binnedmodels.jl
A Julia package for statistical modeling of binned data, e.g. histograms.
https://github.com/bat/binnedmodels.jl
Last synced: 3 months ago
JSON representation
A Julia package for statistical modeling of binned data, e.g. histograms.
- Host: GitHub
- URL: https://github.com/bat/binnedmodels.jl
- Owner: bat
- License: other
- Created: 2023-07-03T12:44:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-25T06:31:44.000Z (7 months ago)
- Last Synced: 2025-11-28T14:31:16.421Z (7 months ago)
- Language: Julia
- Size: 461 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BinnedModels.jl
[](https://bat.github.io/BinnedModels.jl/stable)
[](https://bat.github.io/BinnedModels.jl/dev)
[](LICENSE.md)
[](https://github.com/bat/BinnedModels.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/bat/BinnedModels.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
## Documentation
* [Documentation for stable version](https://bat.github.io/BinnedModels.jl/stable)
* [Documentation for development version](https://bat.github.io/BinnedModels.jl/dev)
A Julia package for statistical modeling of binned data, e.g. histograms.
See the documentation linked above for details.