<?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 Re: proc ucm intervention variables reduces r squared value in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/313056#M2055</link>
    <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;One reason might be that using R Square for forecasting models is not a good idea in the first place.&lt;/P&gt;
&lt;P&gt;See for example: &lt;A href="http://www.forecastingprinciples.com/index.php/2013-01-30-11-08-58/10-practitioner/238-rules-for-cheaters-how-to-get-a-high-r2" target="_blank"&gt;http://www.forecastingprinciples.com/index.php/2013-01-30-11-08-58/10-practitioner/238-rules-for-cheaters-how-to-get-a-high-r2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2016 13:24:58 GMT</pubDate>
    <dc:creator>udo_sas</dc:creator>
    <dc:date>2016-11-21T13:24:58Z</dc:date>
    <item>
      <title>proc ucm intervention variables reduces r squared value</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/312569#M2052</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why r squared value reduces when i introducing intervention variables in the model??? However AIC and BIC improves.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 10:03:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/312569#M2052</guid>
      <dc:creator>MTM1</dc:creator>
      <dc:date>2016-11-18T10:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: proc ucm intervention variables reduces r squared value</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/313056#M2055</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;
&lt;P&gt;One reason might be that using R Square for forecasting models is not a good idea in the first place.&lt;/P&gt;
&lt;P&gt;See for example: &lt;A href="http://www.forecastingprinciples.com/index.php/2013-01-30-11-08-58/10-practitioner/238-rules-for-cheaters-how-to-get-a-high-r2" target="_blank"&gt;http://www.forecastingprinciples.com/index.php/2013-01-30-11-08-58/10-practitioner/238-rules-for-cheaters-how-to-get-a-high-r2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Udo&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 13:24:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/313056#M2055</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2016-11-21T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: proc ucm intervention variables reduces r squared value</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/313082#M2056</link>
      <description>&lt;P&gt;Please see my response (towards the end of a long correspondence) for a question on UCM diagnostics ("&lt;SPAN&gt;Unobserved Components Model Model Diagnostic"). &amp;nbsp;It explains how one-step-residuals are produced by the UCM procedure, including the fact that UCM residuals are different from the usual OLS residuals that are produced by the standard regression procedures such as PROC REG. &amp;nbsp;Consequently, many common things that are true for standard regression model do not hold for UCM models, e.g., adding a regerssor in the model need not decrease Rsquare, Rsquare can be negative, etc. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In general, for time series models one-step-ahead residuals based Rsquare is not as useful a fit statistic as usual Rsquare is in standard regression modeling. &amp;nbsp;Diagnostics for time series models is a little more involved and one must rely on a variety fit measures besides one-step-ahead residuals based fit measures. &amp;nbsp;PROC UCM provides a wide variety of fit/diagnostic measures (both numerical and graphical) including:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. &amp;nbsp;one-step-ahead residual based fit measures and plots&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. &amp;nbsp;information theoretic fit measures based on likelihood&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. &amp;nbsp;delete-one-measurement based influence statistics&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. &amp;nbsp;prediction errors based on with-holding last few measurements of the time series (see the BACK= option in the ESTIMATE and FORECAST statements)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5. &amp;nbsp;see the additional graphical diagnostics explained on&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_ucm_details31.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_ucm_details31.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is a large topic. &amp;nbsp;More details some other times.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 14:35:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/proc-ucm-intervention-variables-reduces-r-squared-value/m-p/313082#M2056</guid>
      <dc:creator>rselukar</dc:creator>
      <dc:date>2016-11-21T14:35:29Z</dc:date>
    </item>
  </channel>
</rss>

