https://github.com/saketkc/pyfastnbfit
Fast fitting for counts data using Minka's algorithm
https://github.com/saketkc/pyfastnbfit
Last synced: about 2 months ago
JSON representation
Fast fitting for counts data using Minka's algorithm
- Host: GitHub
- URL: https://github.com/saketkc/pyfastnbfit
- Owner: saketkc
- License: other
- Created: 2020-09-16T22:41:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T07:02:50.000Z (about 4 years ago)
- Last Synced: 2025-01-31T15:41:00.335Z (3 months ago)
- Language: Jupyter Notebook
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===========
pyfastnbfit
===========A python package for fast fitting of Negative Binomial data
using `Minka's algorithm `_.See `Notebook `_ for a demo.
Benchmarks upcoming.* Free software: BSD license
* Documentation: Pending, but methods are self-explanatory.