An open API service indexing awesome lists of open source software.

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

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.