Quantile regression in Matlab

60 views (last 30 days)
Parthu P
Parthu P on 8 Nov 2019
Answered: g char on 13 Jan 2020
Hi, I'm looking for some information on qunatile regression and basic matlab functions and code for the same.

Accepted Answer

the cyclist
the cyclist on 8 Nov 2019
I am unaware of any built-in functions in MATLAB (including the Statistics and Machine Learning Toolbox) that perform quantile regression. It looks like there a couple submissions in the File Exchange that might be worth checking out. (I have not tried them myself.)

More Answers (1)

g char
g char on 13 Jan 2020
Someone just posted a quantile regression function at https://uk.mathworks.com/matlabcentral/fileexchange/70072-quantile-regression

Community Treasure Hunt

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

Start Hunting!