<?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: EG and PROC ARIMA with MINIC option in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-and-PROC-ARIMA-with-MINIC-option/m-p/42246#M4987</link>
    <description>I found a solution :&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;ODS trace on;&lt;BR /&gt;
ODS output MINIC = work.MINIC_table;&lt;BR /&gt;
&lt;BR /&gt;
proc arima data=tab;&lt;BR /&gt;
identify var=variable minic scan esacf;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ODS OUTPUT CLOSE;&lt;BR /&gt;
ODS trace off;&lt;/I&gt;</description>
    <pubDate>Wed, 30 Jun 2010 09:30:26 GMT</pubDate>
    <dc:creator>antoinerd</dc:creator>
    <dc:date>2010-06-30T09:30:26Z</dc:date>
    <item>
      <title>EG and PROC ARIMA with MINIC option</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-and-PROC-ARIMA-with-MINIC-option/m-p/42245#M4986</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I use the &lt;B&gt;PROC ARIMA&lt;/B&gt; to do some predictions. When I apply this code :&lt;BR /&gt;
&lt;I&gt;proc arima data=tab;&lt;BR /&gt;
         identify var=variable minic scan esacf ;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
I have an ouput with an array called  "&lt;B&gt;Minimum Information Criteria&lt;/B&gt;". How can I get this array in a SAS table ?&lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Antoine</description>
      <pubDate>Wed, 30 Jun 2010 08:59:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-and-PROC-ARIMA-with-MINIC-option/m-p/42245#M4986</guid>
      <dc:creator>antoinerd</dc:creator>
      <dc:date>2010-06-30T08:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: EG and PROC ARIMA with MINIC option</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-and-PROC-ARIMA-with-MINIC-option/m-p/42246#M4987</link>
      <description>I found a solution :&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;ODS trace on;&lt;BR /&gt;
ODS output MINIC = work.MINIC_table;&lt;BR /&gt;
&lt;BR /&gt;
proc arima data=tab;&lt;BR /&gt;
identify var=variable minic scan esacf;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ODS OUTPUT CLOSE;&lt;BR /&gt;
ODS trace off;&lt;/I&gt;</description>
      <pubDate>Wed, 30 Jun 2010 09:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-and-PROC-ARIMA-with-MINIC-option/m-p/42246#M4987</guid>
      <dc:creator>antoinerd</dc:creator>
      <dc:date>2010-06-30T09:30:26Z</dc:date>
    </item>
  </channel>
</rss>

