<?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: variable reduction  in Time series in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388925#M20265</link>
    <description>Thanks. Are you suggesting adding those additional variables and treat the problem as a general linear model? (BTW, what does "seasonality" mean? Is it a dummy variable?)</description>
    <pubDate>Thu, 17 Aug 2017 18:11:27 GMT</pubDate>
    <dc:creator>abcd123</dc:creator>
    <dc:date>2017-08-17T18:11:27Z</dc:date>
    <item>
      <title>variable selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388876#M20262</link>
      <description>&lt;P&gt;Hello, all&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am fitting a time series model(ARIMA) and I have about 100 variables to choose from. I have tried PROC VARCLUS to reduce this number to 40, but still it is too much. Is there a way I can further reduce this number?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know PROC GLMSELECT&amp;nbsp;&amp;nbsp;could be one option; however, from what I know, PROC GLMSELECT&amp;nbsp;&amp;nbsp;only works for general linear model. It it suitable to use PROC GLMSELECT&amp;nbsp;for time series model selection?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 16:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388876#M20262</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2017-08-17T16:45:22Z</dc:date>
    </item>
    <item>
      <title>variable reduction  in Time series</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388511#M20263</link>
      <description>&lt;P&gt;Hello, all&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am fitting a time series model(ARIMA) and I have about 100 variables to choose from. I have tried PROC VARCLUS to reduce this number to 40, but still it is too much. Is there a way I can further reduce this number?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know PROC GLMSELECT&amp;nbsp;&amp;nbsp;could be one option; however, from what I know, PROC GLMSELECT&amp;nbsp;&amp;nbsp;only works for general linear model. It it suitable to use PROC GLMSELECT&amp;nbsp;for time series model selection?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 16:08:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388511#M20263</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2017-08-16T16:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: variable reduction  in Time series</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388603#M20264</link>
      <description>&lt;P&gt;You can still use GLMSELECT for variable selection in time series. However, since it is time series data, you will need to include some time series related variables in the model to better capture the time series aspects of the data, e.g. seasonality, lags of dependent variables, differencing, seasonal differencing, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 20:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388603#M20264</guid>
      <dc:creator>YueLi</dc:creator>
      <dc:date>2017-08-16T20:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: variable reduction  in Time series</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388925#M20265</link>
      <description>Thanks. Are you suggesting adding those additional variables and treat the problem as a general linear model? (BTW, what does "seasonality" mean? Is it a dummy variable?)</description>
      <pubDate>Thu, 17 Aug 2017 18:11:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/388925#M20265</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2017-08-17T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: variable reduction  in Time series</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/389510#M20297</link>
      <description>&lt;P&gt;Yes the suggestion was to formulate a GLM model with time series features such as lagged dependent variable and seasonal dummies (you can use the CLASS statement in GLM to create the dummies for you automatically). The model is not exactly the same as ARIMA but you can use this proxy model to select input variables, and then use the selected input variables in the subsequent time series models.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 13:13:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/variable-selection/m-p/389510#M20297</guid>
      <dc:creator>alexchien</dc:creator>
      <dc:date>2017-08-21T13:13:42Z</dc:date>
    </item>
  </channel>
</rss>

