<?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: IML proc results and sas version in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330666#M3262</link>
    <description>&lt;P&gt;sas 9.2 is under unix.&lt;/P&gt;
&lt;P&gt;Small difference is less than 10^(-16)&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 00:00:45 GMT</pubDate>
    <dc:creator>LineMoon</dc:creator>
    <dc:date>2017-02-08T00:00:45Z</dc:date>
    <item>
      <title>IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330643#M3259</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;
&lt;P&gt;We can observe that for the same treatement, there is a differente between the results given by IML SAS 9.2 &amp;nbsp;proc and SAS 9.4.&lt;/P&gt;
&lt;P&gt;Please, why ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:38:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330643#M3259</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2017-02-07T22:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330654#M3260</link>
      <description>&lt;P&gt;Can you post an example so we can replicate your issue?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 23:10:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330654#M3260</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-07T23:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330659#M3261</link>
      <description>&lt;P&gt;Is the SAS 9.2 a 32 bit or 64 bit machine? The more bits involved in the processor the more likelihood for different rounding of values from internal data storage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also the algorithms in the SAS code have likely been changed somewhat for any number of reasons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How great are the differences you are seeing?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 23:43:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330659#M3261</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-02-07T23:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330666#M3262</link>
      <description>&lt;P&gt;sas 9.2 is under unix.&lt;/P&gt;
&lt;P&gt;Small difference is less than 10^(-16)&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 00:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330666#M3262</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2017-02-08T00:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330682#M3263</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/44053"&gt;@LineMoon&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;sas 9.2 is under unix.&lt;/P&gt;
&lt;P&gt;Small difference is less than 10^(-16)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;IIRC Unix SAS carries two more digits of precision than windows. And that difference is almost certainly precison of storage between the two systems. If the difference showed up in the 10^(-6) range I would contact SAS Tech support to see what may be going on.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 00:40:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330682#M3263</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-02-08T00:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330828#M3264</link>
      <description>&lt;P&gt;If you search "differences&amp;nbsp;sas&amp;nbsp;9.2" on the Support Communities, you will see many questions of this type. &amp;nbsp;To copy/paste from one of my previous answers:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Major releases (like from 9.2 to 9.3) are when SAS updates compilers and other software development tools.&amp;nbsp;Because optimizing compilers change the instruction set for optimized assembly, and because&amp;nbsp;&lt;A href="http://blogs.sas.com/content/iml/2015/06/24/sensitivity-newtons-method.html" target="_self" rel="nofollow noopener noreferrer"&gt;optimization is inherently a nonlinear dynamical system&lt;/A&gt;&amp;nbsp;small changes in the way that the compilers optimize code can result in different results from MLE methods. "&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other differences result from changes in SAS code, including fixing bugs, changing to better algorithms, multithreading, and so forth. &amp;nbsp;Changes on the order of machine precision (1E-16) are not numerically significant.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 13:29:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330828#M3264</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-02-08T13:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: IML proc results and sas version</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330991#M3265</link>
      <description>&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 21:15:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/IML-proc-results-and-sas-version/m-p/330991#M3265</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2017-02-08T21:15:24Z</dc:date>
    </item>
  </channel>
</rss>

