Negative Binomial Regression

NB2 Negative-Binomial regression.
1.4K Downloads
Updated 22 May 2013

View License

Performs Negative-Binomial regression. Regression coefficients are updated using IRLS, and the dispersion parameter is estimated via Chi^2 dampening.

See

Hardin, J.W. and Hilbe, J.M. Generalized Linear Models and Extensions. 3rd Ed. p. 251-254.

for more information.

Cite As

Surojit Biswas (2024). Negative Binomial Regression (https://www.mathworks.com/matlabcentral/fileexchange/40642-negative-binomial-regression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.4.0.0

Updated file uploaded

1.2.0.0

May 22, 2013. Changed routine to estimate dispersion parameter using maximum likelihood. The entire Negative Binomial regression routine is now optimized via maximum likelihood.

1.0.0.0