Trendline and confidence bound
Posted: Thu Mar 17, 2016 9:08 am
I have GDP time series, 1980-2015. I want to plot a polynomial trendline and show a graph of it, including 95% confidence bound on both sides of the trend line. I run the following regression: ls gdp c @trend^2 @trend. How would I now get the plot of this trendline including the confidence bound?
Thanks!
Thanks!