<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Forecasting with Proc Reg in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123960#M34088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this is the only procedure I have to create a forecast. Do you know of an option that will limit my output in a specific range?&lt;/P&gt;&lt;P&gt;In other words, i want my estimated value to be within a specif range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 17:44:31 GMT</pubDate>
    <dc:creator>sasuser1000</dc:creator>
    <dc:date>2012-05-22T17:44:31Z</dc:date>
    <item>
      <title>Forecasting with Proc Reg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123960#M34088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this is the only procedure I have to create a forecast. Do you know of an option that will limit my output in a specific range?&lt;/P&gt;&lt;P&gt;In other words, i want my estimated value to be within a specif range.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 17:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123960#M34088</guid>
      <dc:creator>sasuser1000</dc:creator>
      <dc:date>2012-05-22T17:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting with Proc Reg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123961#M34089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, Proc Reg is not a good tool for forecasting . It is usually used to interpolation ,not extrapolation.&lt;/P&gt;&lt;P&gt;"estimated value to be within a specif range"&lt;/P&gt;&lt;P&gt;Did you mean confidence interval ? CI is such a option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 03:10:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123961#M34089</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-05-23T03:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Forecasting with Proc Reg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123962#M34090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following on to Ksharp's response that PROC REG is not a good tool for forecasting, what you might do is run PROC REG and get the Durbin-Watson autocorrelation statistic.&amp;nbsp; If it is not extreme, then extrapolation may be good for at least short projections ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But to limit the response to a specified range is difficult.&amp;nbsp; You could create the CI on the predicted values, and when it exceeds your range, state that the model is good only out to that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach could be to apply a differencing schema to your data in an attempt to introduce stationarity.&amp;nbsp; You still have the problem of extrapolation, but autocorrelation should be reduced.&amp;nbsp; Produce the confidence interval at each extrapolated time point.&amp;nbsp; Back-calculate the values from the differenced predicted values, and see how far out you can still meet your pre-specified range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thought:&amp;nbsp; I really don't know of &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;/SPAN&gt; methodology that allows you to limit the range of predicted values for extrapolated independent variables &lt;EM&gt;a priori&lt;/EM&gt;.&amp;nbsp; If someone does, I would be very, very interested in learning about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 11:28:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Forecasting-with-Proc-Reg/m-p/123962#M34090</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-05-23T11:28:33Z</dc:date>
    </item>
  </channel>
</rss>

