<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>２次元プロットの分布を扱っている KernSmoothパッケージ(今はデフォルトで入る？)のbkde2D()関数でカーネル平滑化ができる その処理の中身をbkde2D()関数のソースに沿って確認しようと思ったら、中で使っているlinbin2D()という関数が「読めません」ととまった このlinbin2D()は、２次元格子のセルごとに点の個数を数える関数なのだが、RでのFortranの関数を呼び出しているようだ 中身はこう function (X, gpoints1, gpoints2) { n &lt;- nrow(X) X &lt;- c(X[, 1L], X[, 2L]) M1 &lt;- length(g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20110819%2F1313653405&quot; title=&quot;get()関数 - ryamadaのコンピュータ・数学メモ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-08-19 16:43:25</published>
  <title>get()関数</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20110819/1313653405</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
