<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>genki0826</author_name>
  <author_url>https://blog.hatena.ne.jp/genki0826/</author_url>
  <blog_title>おでぶ日記</blog_title>
  <blog_url>https://genki0826.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>リファレンスタグの分布が正規分布ぽいのでパラメータを推定したい。 from scipy.stats import norm のnorm.fitで正規分布の推定できるらしい。 pandasの.as_matrixでデータフレームからnumpyのarray型に変換できる。 rのヒストグラムに正規分布の近似曲線を重ねる d &lt;- read.csv(&quot;avg_position_lonlat.csv&quot;) tmp &lt;- subset(d, d$ID == 17426) # x x &lt;- seq(min(tmp$X), max(tmp$X), 0.1) hist(tmp$X, freq=F) curve(dn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgenki0826.hatenadiary.jp%2Fentry%2F2015%2F12%2F22%2F154406&quot; title=&quot; - おでぶ日記&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>2015-12-22 15:44:06</published>
  <title></title>
  <type>rich</type>
  <url>https://genki0826.hatenadiary.jp/entry/2015/12/22/154406</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
