<?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: Calculate Mutual Information for Two variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54381#M2522</link>
    <description>Hi Ksharp,&lt;BR /&gt;
                  Sorry for not being clear. "Mutual Information" is a statistics from Information Theory. Its is explained in Wikipedia.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
    <pubDate>Thu, 21 Apr 2011 16:41:12 GMT</pubDate>
    <dc:creator>AmitKB</dc:creator>
    <dc:date>2011-04-21T16:41:12Z</dc:date>
    <item>
      <title>Calculate Mutual Information for Two variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54379#M2520</link>
      <description>Hi,&lt;BR /&gt;
         I want to calculate Mutual Information of two variables. Is there a sas procedure which does it. I have Base SAS 9.2 and SAS/STAT.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
      <pubDate>Wed, 20 Apr 2011 23:08:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54379#M2520</guid>
      <dc:creator>AmitKB</dc:creator>
      <dc:date>2011-04-20T23:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Mutual Information for Two variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54380#M2521</link>
      <description>Which information you need ?&lt;BR /&gt;
dictionary.columns contain all the information about variables.&lt;BR /&gt;
[pre]&lt;BR /&gt;
proc sql;&lt;BR /&gt;
 select *  &lt;BR /&gt;
   from dictionary.columns&lt;BR /&gt;
    where libname='xxxxx' memname='xxxxx'&lt;BR /&gt;
;&lt;BR /&gt;
quit;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Thu, 21 Apr 2011 06:15:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54380#M2521</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-04-21T06:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Mutual Information for Two variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54381#M2522</link>
      <description>Hi Ksharp,&lt;BR /&gt;
                  Sorry for not being clear. "Mutual Information" is a statistics from Information Theory. Its is explained in Wikipedia.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
      <pubDate>Thu, 21 Apr 2011 16:41:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mutual-Information-for-Two-variables/m-p/54381#M2522</guid>
      <dc:creator>AmitKB</dc:creator>
      <dc:date>2011-04-21T16:41:12Z</dc:date>
    </item>
  </channel>
</rss>

