You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Estimation of a beta regression model:
Y_i ~ Beta(mu_i, mu_i * (1-mu_i) / phi),
with:
E(Y_i) = mu_i,
Var(Y_i) = mu_i * (1-mu_i) / phi,
mu_i = exp(X_i * beta)/(1 + exp(X_i * beta)).
The parameters are estimated with Maximum Likelihood.
Cite As
Willem-Jan de Goeij (2026). Beta regression (https://www.mathworks.com/matlabcentral/fileexchange/24994-beta-regression), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.5.0.0 (3.04 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
