<?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: COMPGED in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646166#M193253</link>
    <description>&lt;P&gt;You have a massive site if you pay that much. And if you do, you have access to all the compged goodness, and much more.&lt;/P&gt;
&lt;P&gt;Just like if you lease a car, you can use all the features, but you don't buy the manufacturer's IP.&lt;/P&gt;
&lt;P&gt;I am not even sure what the discussion is about actually.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2020 11:19:29 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-05-08T11:19:29Z</dc:date>
    <item>
      <title>COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644206#M192388</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know the sourcecode for the function compged?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will be utilizing this function in another system that doesn't support that sas function.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 11:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644206#M192388</guid>
      <dc:creator>Kiteulf</dc:creator>
      <dc:date>2020-04-30T11:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644208#M192390</link>
      <description>&lt;P&gt;SAS does not usually share source code for its functions. What system do you want to use it in? There is probably a function available that will return the same result?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 11:31:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644208#M192390</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-04-30T11:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644212#M192393</link>
      <description>Check sas documentation about compged() ,especially in DETAILS , maybe you could find some clue.</description>
      <pubDate>Thu, 30 Apr 2020 11:38:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644212#M192393</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-04-30T11:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644223#M192400</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yeah there are some clues, but I wish someone had a script doing the compged .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is to be used in a decision engine.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 12:12:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644223#M192400</guid>
      <dc:creator>Kiteulf</dc:creator>
      <dc:date>2020-04-30T12:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644231#M192407</link>
      <description>As &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31304"&gt;@PeterClemmensen&lt;/a&gt; said, Maybe you could find some similar function in R or Python ?</description>
      <pubDate>Thu, 30 Apr 2020 12:35:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/644231#M192407</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-04-30T12:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645666#M193044</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes if anyone could point me in the right direction... I have spent days searching and I can't find anything.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the lessons is don't use SAS functions when developing stuff??? or better, use python for every step.... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 17:53:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645666#M193044</guid>
      <dc:creator>Kiteulf</dc:creator>
      <dc:date>2020-05-06T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645748#M193060</link>
      <description>&lt;P&gt;No the lesson is that SAS put a lot of expertise in its 1000-odd functions and make a living by selling that expertise.&lt;/P&gt;
&lt;P&gt;As you discover, this expertise is real and not always widely spread or available.&lt;/P&gt;
&lt;P&gt;While FOSS is incredibly useful, not all good things&amp;nbsp;in life come free.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 22:52:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645748#M193060</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-05-06T22:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645784#M193078</link>
      <description>&lt;BR /&gt;If there no one except sas fanboys here that can point to where the similar code is in python or r, I  guess I will have to rewrite the setup to get rid of the sas stuff.</description>
      <pubDate>Thu, 07 May 2020 06:28:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645784#M193078</guid>
      <dc:creator>Kiteulf</dc:creator>
      <dc:date>2020-05-07T06:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645816#M193091</link>
      <description>Emmm. You could do it ,but you need pay some money to sas ,like buy SAS/Viya(run a service like JSON ) or SAS/Base .(run a batch file to invoke COMPGEND function )&lt;BR /&gt;If you want free(open source) stuff ,try Python .</description>
      <pubDate>Thu, 07 May 2020 10:54:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/645816#M193091</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-05-07T10:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646071#M193218</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;If there no one except sas fanboys here that can point to where the similar code is in python or r,&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;One tends to find people knowledgeable about SAS on SAS forums, and people knowledgeable about python on python forums.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;I will have to rewrite the setup to get rid of the sas stuff.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;If your overriding priority is to have absolutely everything free, then yes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 00:07:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646071#M193218</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-05-08T00:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646099#M193229</link>
      <description>We pay SAS millions every year but it boils down to pay even more.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 May 2020 04:52:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646099#M193229</guid>
      <dc:creator>Kiteulf</dc:creator>
      <dc:date>2020-05-08T04:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646166#M193253</link>
      <description>&lt;P&gt;You have a massive site if you pay that much. And if you do, you have access to all the compged goodness, and much more.&lt;/P&gt;
&lt;P&gt;Just like if you lease a car, you can use all the features, but you don't buy the manufacturer's IP.&lt;/P&gt;
&lt;P&gt;I am not even sure what the discussion is about actually.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 11:19:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/646166#M193253</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-05-08T11:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: COMPGED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/822028#M324568</link>
      <description>How get batch file to invoke COMPGEND function</description>
      <pubDate>Thu, 07 Jul 2022 11:07:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/COMPGED/m-p/822028#M324568</guid>
      <dc:creator>Dev22</dc:creator>
      <dc:date>2022-07-07T11:07:35Z</dc:date>
    </item>
  </channel>
</rss>

