<?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 Statespace Procedure in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82464#M408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add a bit to Udo's response....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are full, runnable examples of UCM and SSM &lt;A href="http://support.sas.com/documentation/onlinedoc/ets/ex_code/121/index.html#UCM"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/ets/ex_code/121/ucmex04.html"&gt;This example &lt;/A&gt;seems closest to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck-Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 14:28:27 GMT</pubDate>
    <dc:creator>ets_kps</dc:creator>
    <dc:date>2013-03-20T14:28:27Z</dc:date>
    <item>
      <title>Proc Statespace Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82462#M406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am reading a bit about state space procedure and i was wondering if someone could provide with an example on how the syntax should look like when forecasting for example Sales (y)&amp;nbsp; using various X1...Xn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as predictors. Cause i cant seem to find some starightforward synatx for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 10:50:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82462#M406</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-03-20T10:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Statespace Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82463#M407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;There are various forms of the state space model in use.&lt;/P&gt;&lt;P&gt;The form of the state space model used by the STATESPACE procedure is based on Akaike and covers a specific formulation only.&lt;/P&gt;&lt;P&gt;The UCM procedure (&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#ucm_toc.htm"&gt;http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#ucm_toc.htm&lt;/A&gt;) provides access to a more flexible approach, but is restricted to one dependent variable. The new SSM procedure (&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#ssm_toc.htm"&gt;http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#ssm_toc.htm&lt;/A&gt; - experimental with 9.3) provides access to the broadest range of state space models (including multiple dependent) and extents the UCM procedure.&lt;/P&gt;&lt;P&gt;This new procedure is a much more powerful and general tool for state space modeling than the old STATESPACE procedure, in fact the STATESPACE procedure should now be considered somewhat obsolete and superseded by SSM.&lt;/P&gt;&lt;P&gt;You will find examples for UCM and SSM syntax in the respective chapters of documentation.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 12:44:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82463#M407</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2013-03-20T12:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Statespace Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82464#M408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add a bit to Udo's response....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are full, runnable examples of UCM and SSM &lt;A href="http://support.sas.com/documentation/onlinedoc/ets/ex_code/121/index.html#UCM"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/onlinedoc/ets/ex_code/121/ucmex04.html"&gt;This example &lt;/A&gt;seems closest to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck-Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 14:28:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82464#M408</guid>
      <dc:creator>ets_kps</dc:creator>
      <dc:date>2013-03-20T14:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Statespace Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82465#M409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys for the responses, they have been helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 09:05:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-Statespace-Procedure/m-p/82465#M409</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2013-03-26T09:05:25Z</dc:date>
    </item>
  </channel>
</rss>

