How to draw trend lines to a time series data at different quartile?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I have annual time series data. How could I draw 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:
Year index
2000 2.046
2001 2.051
2002 2.07
2003 2.075
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
댓글 수: 4
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!