<?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 reg - is the sequence of the variable will make a difference in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-is-the-sequence-of-the-variable-will-make-a-difference/m-p/11810#M1466</link>
    <description>You are probably seeing roundoff error. There should be no difference.</description>
    <pubDate>Fri, 27 Mar 2009 12:06:55 GMT</pubDate>
    <dc:creator>Paige</dc:creator>
    <dc:date>2009-03-27T12:06:55Z</dc:date>
    <item>
      <title>proc reg - is the sequence of the variable will make a difference</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-is-the-sequence-of-the-variable-will-make-a-difference/m-p/11809#M1465</link>
      <description>I wish someone can help with this. I am using proc reg to model something. I used the exactly the same set of the variables in the model, but slightly changed the order of the variable. For example, let gender to be last variable in the model rather than the first one. The results i got is a bit different, althought, the differences are really small like 1.3081E-09. &lt;BR /&gt;
Does anyone know why? &lt;BR /&gt;
&lt;BR /&gt;
For example, my code: &lt;BR /&gt;
proc reg data = hrp;&lt;BR /&gt;
  model tobsprob = Variable list    / p;&lt;BR /&gt;
  reweight othjoin&amp;gt;=1 / weight=0;&lt;BR /&gt;
  output out=hrpmodel ;&lt;BR /&gt;
 run;</description>
      <pubDate>Fri, 27 Mar 2009 01:55:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-reg-is-the-sequence-of-the-variable-will-make-a-difference/m-p/11809#M1465</guid>
      <dc:creator>claireskj</dc:creator>
      <dc:date>2009-03-27T01:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: proc reg - is the sequence of the variable will make a difference</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-is-the-sequence-of-the-variable-will-make-a-difference/m-p/11810#M1466</link>
      <description>You are probably seeing roundoff error. There should be no difference.</description>
      <pubDate>Fri, 27 Mar 2009 12:06:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-reg-is-the-sequence-of-the-variable-will-make-a-difference/m-p/11810#M1466</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2009-03-27T12:06:55Z</dc:date>
    </item>
  </channel>
</rss>

