<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>卒研</anon>
  </categories>
  <description>この前自前にて密度トレイスを書いてみましたが、これを使えば平滑化も簡単に行けるということが分かったので、実際にやってみました。ガウシアンカーネル関数はこの前とほとんど同じで、を計算するための関数を作りました。あとはそれを割ったりしているだけ。簡単にできました。 gauusian &lt;- function(X,h){ gauusian.intern &lt;- function(X,h){ return(paste(&quot;1/sqrt(2 * pi) * exp(-1/2 * ((x - &quot;,X,&quot;)/h)^2)&quot;,sep=&quot;&quot;)) } eval(parse(text=paste(&quot;function(x){…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20080919%2F1221827707&quot; title=&quot;オレオレ平滑化をやってみた - yasuhisa&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://chart.apis.google.com/chart?cht=tx&amp;chl=%5Cint%20y%20f_%7BX%2CY%7D%28x%2Cy%29dy</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-19 21:35:07</published>
  <title>オレオレ平滑化をやってみた</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20080919/1221827707</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
