<?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 Ranuni seeds and the proc reg procedure in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Ranuni-seeds-and-the-proc-reg-procedure/m-p/16906#M3165</link>
    <description>I am confused with one problem that might due to ranuni function or the proc reg procedure. Here is the situation:&lt;BR /&gt;
1. I created several dummy variables and try to create a new data with contains only the dummy variables and their source raw variables. Since the file is big, I split the file into two parts as my testing data and validation data.  Here I use the ranuni to split.&lt;BR /&gt;
2. In one of my procedure, I use proc reg and sas return a message indicating that my liner model is not fully ranked due to 'since the variables are a linear combination of other variables as shown'.&lt;BR /&gt;
&lt;BR /&gt;
Since I am pretty sure that this dummy variable could not be the linear combination of others, so I went back and check my codes. Well, nothing went wrong. However, after I changed the seed of the ranuni, that warning message just disappeared and my codes worked fine. &lt;BR /&gt;
&lt;BR /&gt;
Could anyone tell me why this happen? Does it relate to the mechansim that ranuni works in SAS?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much for any comments!</description>
    <pubDate>Fri, 09 May 2008 19:03:20 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-05-09T19:03:20Z</dc:date>
    <item>
      <title>Ranuni seeds and the proc reg procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Ranuni-seeds-and-the-proc-reg-procedure/m-p/16906#M3165</link>
      <description>I am confused with one problem that might due to ranuni function or the proc reg procedure. Here is the situation:&lt;BR /&gt;
1. I created several dummy variables and try to create a new data with contains only the dummy variables and their source raw variables. Since the file is big, I split the file into two parts as my testing data and validation data.  Here I use the ranuni to split.&lt;BR /&gt;
2. In one of my procedure, I use proc reg and sas return a message indicating that my liner model is not fully ranked due to 'since the variables are a linear combination of other variables as shown'.&lt;BR /&gt;
&lt;BR /&gt;
Since I am pretty sure that this dummy variable could not be the linear combination of others, so I went back and check my codes. Well, nothing went wrong. However, after I changed the seed of the ranuni, that warning message just disappeared and my codes worked fine. &lt;BR /&gt;
&lt;BR /&gt;
Could anyone tell me why this happen? Does it relate to the mechansim that ranuni works in SAS?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much for any comments!</description>
      <pubDate>Fri, 09 May 2008 19:03:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Ranuni-seeds-and-the-proc-reg-procedure/m-p/16906#M3165</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-09T19:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ranuni seeds and the proc reg procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Ranuni-seeds-and-the-proc-reg-procedure/m-p/16907#M3166</link>
      <description>creating dummy variables without any restriction can endup with linear dependency (once in thousands). its name is ranuni (&lt;I&gt;&lt;B&gt;random&lt;/B&gt;&lt;/I&gt;). better use a big seed number.</description>
      <pubDate>Fri, 20 Jun 2008 17:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Ranuni-seeds-and-the-proc-reg-procedure/m-p/16907#M3166</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-06-20T17:05:22Z</dc:date>
    </item>
  </channel>
</rss>

