Student's t regression

Estimates a Student's t regression model
904 Downloads
Updated 16 Aug 2009

View License

Estimates a Student's t regression model:

y = X*beta + eps
where eps ~ Student's t (0, sigma, nu).

with nu > 2.

Parameters are estimated with maximum likelihood.

Cite As

Willem-Jan de Goeij (2024). Student's t regression (https://www.mathworks.com/matlabcentral/fileexchange/25003-student-s-t-regression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
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.1.0.0

Added the restriction nu > 2.

1.0.0.0