normalMLE.m
This function estimates a linear regression model with errors assumed to be normal. The user can specify heteroskedasticity in the error term, weights for the estimation, and restrictions on parameter values. The analytical gradient is provided for increased speed and numerical precision.
Note that the error distribution is parameterized with standard deviations and not variances.
Cite As
Tyler Ransom (2025). normalMLE.m (https://www.mathworks.com/matlabcentral/fileexchange/47927-normalmle-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Apply Restrictions
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.