<div>Dear Dennis,</div><div><br></div><div>Thank you for your reply!</div><div>Yesterday I just googled "ncl kernel density estimation" and that page popped up. At that time Im so happy to find NCL also has this function &nbsp;(means I don't need to learn R).</div><div>What's your said (hist_binwidth and invoking kde&nbsp;) is exactly what I want.</div><div>But if it's very bother to invoke the funciton or it's need much time and energy in the develepment, then just ignore me. I can learn R for the moment.</div><div><br></div><div>Best,</div><div>Qi</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------&nbsp;Original&nbsp;------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b>&nbsp;"Dennis Shea";&lt;shea@ucar.edu&gt;;</div><div><b>Date: </b>&nbsp;Thu, Jul 27, 2017 00:42 AM</div><div><b>To: </b>&nbsp;"LI Qi"&lt;liqi123sh@qq.com&gt;; <wbr></div><div><b>Cc: </b>&nbsp;"ncl-talk"&lt;ncl-talk@ucar.edu&gt;; <wbr></div><div><b>Subject: </b>&nbsp;Re: [ncl-talk] could i try dim_kde function before ncl 6.5 released</div></div><div><br></div><div dir="ltr"><div>Placing the 6.5.0 KDE function documentation onto the publicly available NCL URL was a mistake on my part. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/dim_kde.shtml" target="_blank">https://www.ncl.ucar.edu/<wbr>Document/Functions/Built-in/<wbr>dim_kde.shtml</a><br>It was meant for NCL's internal draft documentation URL. I used<br><br></div><div>%&gt; unw dim_kde.xml<br><br></div><div>instead of<br><br></div><div>%&gt; unw -t dim_kde.xml<br><br>----<br></div><div><br></div><div>If you look at:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.ncl.ucar.edu/future_release.shtml" target="_blank">http://www.ncl.ucar.edu/<wbr>future_release.shtml</a><br></div><div>there is no mention of the 'dim_kde' function. Hence, 'dim_dke' is not yet in the development NCL 6.5.0. There is no time estimate of when it will be included.<br><br>---<br></div><div>An NCL script that invokes the KDE fortran subroutine via a shared object is available. It returns the PDF (ie: "smooth curve"). I can make this available. Let ncl-talk know if you want this. <br><br></div><div>There is also an as-yet undocumented NCL language 'hist_binwidth'&nbsp; that estimates optimal bin-widths using Silverman's rule-of-thumb for normal and quantile densities; and, uses the 'dim_kde' function. An NCL script that invokes the shared object is available for this also.<br><br></div><div>Regards<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 25, 2017 at 2:23 PM, LI Qi <span dir="ltr">&lt;<a href="mailto:liqi123sh@qq.com" target="_blank">liqi123sh@qq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Dear NCL,</div><div><br></div><div>Is there any way I can try the&nbsp;gaussian kernel density estimation (KDE) (<a href="https://www.ncl.ucar.edu/Document/Functions/Built-in/dim_kde.shtml" target="_blank">https://www.ncl.ucar.edu/<wbr>Document/Functions/Built-in/<wbr>dim_kde.shtml</a>) before next version released?</div><div>I have sample histograms and would like a smooth curve overlaid.</div><div><br></div><div>Thanks and best regards,</div><div>Qi</div><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div></div>