Update to current dependencies
Negative binomial maximum likelihood estimate implementation in Python using scipy and numpy. See http://en.wikipedia.org/wiki/Negative_binomial_distribution#Maximum_likelihood_estimation for used approach.
用于拟合负二项分布参数的统计软件
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
fit_nbinom
Negative binomial maximum likelihood estimate implementation in Python using scipy and numpy. See http://en.wikipedia.org/wiki/Negative_binomial_distribution#Maximum_likelihood_estimation for used approach.