<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hoxo_m</author_name>
  <author_url>https://blog.hatena.ne.jp/hoxo_m/</author_url>
  <blog_title>ほくそ笑む</blog_title>
  <blog_url>https://hoxo-m.hatenablog.com/</blog_url>
  <categories>
    <anon>Stan</anon>
    <anon>統計</anon>
  </categories>
  <description>1. はじめに ベータ分布は範囲が固定されている連続データの分布を柔軟に表現できるため便利である。 非心ベータ分布 (Noncentral Beta Distribution) はベータ分布を一般化した確率分布であり柔軟性はさらに上がる。 Noncentral beta distribution - Wikipedia R ではベータ分布に従う乱数を生成する rbeta() 関数に ncp 引数1を指定することで非心ベータ分布に従う乱数を生成できる。 x &lt;- rbeta(2000, 10, 5, ncp = 3) hist(x, probability = TRUE) curve(dbeta…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoxo-m.hatenablog.com%2Fentry%2F2018%2F08%2F24%2F093000&quot; title=&quot;非心ベータ分布を Stan で推定する (1) - ほくそ笑む&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/hoxo_m/20180823/20180823223727.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-08-24 09:30:00</published>
  <title>非心ベータ分布を Stan で推定する (1)</title>
  <type>rich</type>
  <url>https://hoxo-m.hatenablog.com/entry/2018/08/24/093000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
