What is function for quantile regression in Matlab2018b?

16 views (last 30 days)
Hi,
What is function for quantile regression in Matlab2018b?

Accepted Answer

Walter Roberson
Walter Roberson on 15 Nov 2019
  1 Comment
Parthu P
Parthu P on 29 Nov 2019
Hi Walter,
I have annual time series data. How could I draw multiple trend lines at different quartiles (0.25, 0.5, 0.75) of this data and obtain trend statistic for each line/quartile?
Here is example data:
Time Data
2004 2.075
2005 2.055
2006 2.015
2007 2.038
2008 2.302
2009 2.215
2010 2.154
2011 2.108
2012 2.369
2013 3.236
2014 3.46
2015 3.582
Thank you in advance.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!