<?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: Earth mover's distance (EMD) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418582#M22001</link>
    <description>&lt;P&gt;Hi Rick, thanks for the reply.&lt;/P&gt;&lt;P&gt;I'm preparing for the calculations and don't have all the details, yet, so may need to followup with again in a&lt;/P&gt;&lt;P&gt;few days.&amp;nbsp; Am just trying to find anything I can on the topic , in preparation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding is that the peaks to be compared are densities of "globules" in a solution&lt;/P&gt;&lt;P&gt;that have been sorted via an analytical method by size and density.&lt;/P&gt;&lt;P&gt;There will be multiple peaks to compare.&amp;nbsp; &amp;nbsp;I expect a reference peak will be chosen&lt;/P&gt;&lt;P&gt;and then the other peaks will be compared to it.&amp;nbsp; I see where in PROC KDE that is possible.&lt;/P&gt;&lt;P&gt;I have not settled the Bandwidth question yet.&amp;nbsp; Thanks again !&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 19:18:29 GMT</pubDate>
    <dc:creator>rmacarthur</dc:creator>
    <dc:date>2017-12-05T19:18:29Z</dc:date>
    <item>
      <title>Earth mover's distance (EMD)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418571#M21988</link>
      <description>&lt;P&gt;Has anyone used PROC KDE, or any other procedure to perform "Earth Mover's Distance" calculations?&lt;/P&gt;&lt;P&gt;There is a "Do Loop" blog on the topic from 2013, and I cannot find anything else on the topic since that time.&lt;/P&gt;&lt;P&gt;While the blog is helpful and the procedure relatively straight forward, there are nuances used that are application dependent, and I'm hoping to find others that have performed EMD calculations.&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 18:47:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418571#M21988</guid>
      <dc:creator>rmacarthur</dc:creator>
      <dc:date>2017-12-05T18:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Earth mover's distance (EMD)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418579#M21989</link>
      <description>&lt;P&gt;I'm not sure what metric you are using, but perhaps it is another name for the L1 or "city block" metric.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What sort of calculations are you trying to compute? PROC KDE is for density estimation. It uses a Gaussian kernel function that uses the squared Euclidean distance between two points to estimate the density.&amp;nbsp;Although in theory, you could compute the density by using another metric, I haven't seen that done. It's not clear how you would select an optimal&amp;nbsp;bandwidth, since the automated bandwidth selection algorithms in PROC KDE are based on the Gaussian kernel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you say more about the "&lt;SPAN&gt;nuances ...that are application dependent," perhaps&amp;nbsp;we can say more.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 19:07:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418579#M21989</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-12-05T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Earth mover's distance (EMD)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418582#M22001</link>
      <description>&lt;P&gt;Hi Rick, thanks for the reply.&lt;/P&gt;&lt;P&gt;I'm preparing for the calculations and don't have all the details, yet, so may need to followup with again in a&lt;/P&gt;&lt;P&gt;few days.&amp;nbsp; Am just trying to find anything I can on the topic , in preparation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding is that the peaks to be compared are densities of "globules" in a solution&lt;/P&gt;&lt;P&gt;that have been sorted via an analytical method by size and density.&lt;/P&gt;&lt;P&gt;There will be multiple peaks to compare.&amp;nbsp; &amp;nbsp;I expect a reference peak will be chosen&lt;/P&gt;&lt;P&gt;and then the other peaks will be compared to it.&amp;nbsp; I see where in PROC KDE that is possible.&lt;/P&gt;&lt;P&gt;I have not settled the Bandwidth question yet.&amp;nbsp; Thanks again !&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 19:18:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418582#M22001</guid>
      <dc:creator>rmacarthur</dc:creator>
      <dc:date>2017-12-05T19:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Earth mover's distance (EMD)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418585#M22002</link>
      <description>&lt;P&gt;1.&amp;nbsp;Please provide references/citations for the L1 density&amp;nbsp;computations so that we can understand what you are trying to do.&lt;/P&gt;
&lt;P&gt;2. If your data&amp;nbsp;represent (size, density) pairs, it seems like you can estimate the centers of concentration (="peaks") in a conventional way. Why do you think you need to use an L1 distance for these data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 19:33:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418585#M22002</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-12-05T19:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Earth mover's distance (EMD)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418596#M22004</link>
      <description>&lt;P&gt;Rick,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp; I will get back to you with those answers, and in the interim will mark this as resolved, since it may take a day or two.&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 20:29:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Earth-mover-s-distance-EMD/m-p/418596#M22004</guid>
      <dc:creator>rmacarthur</dc:creator>
      <dc:date>2017-12-05T20:29:28Z</dc:date>
    </item>
  </channel>
</rss>

