<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada22</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada22/</author_url>
  <blog_title>ryamadaの遺伝学・遺伝統計学メモ</blog_title>
  <blog_url>https://ryamada22.hatenablog.jp/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>確率モデル</anon>
  </categories>
  <description>昨日の記事でメトロポリスヘイスティングをやった その実行例として、二次元点集合に一次線形モデルを設定して回帰係数の事後分布を作った その中でサンプリングされた回帰直線係数の下での条件付き確率を、個別の観察点について計算し、それをたたんで一つの分布関数からの確率にし それをメトロポリスヘイスティングにまわしている そのことをコードに沿って確認する まずはメトロポリスヘイスティング関数から xs &lt;- Random.sample $ mh 100 100000 (points td linear) xs モナドなので、その中身を取り出している Random.sample は :t Random.s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada22.hatenablog.jp%2Fentry%2F20170702%2F1498951466&quot; title=&quot;多観測の尤度計算〜Haskellで確率モデル(続) - 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>2017-07-02 08:24:26</published>
  <title>多観測の尤度計算〜Haskellで確率モデル(続)</title>
  <type>rich</type>
  <url>https://ryamada22.hatenablog.jp/entry/20170702/1498951466</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
