<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iDES</author_name>
  <author_url>https://blog.hatena.ne.jp/iDES/</author_url>
  <blog_title>井出草平の研究ノート</blog_title>
  <blog_url>https://ides.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>Stan</anon>
    <anon>ベイズ統計学</anon>
    <anon>計量</anon>
  </categories>
  <description>RStudioでの実行。R.4.3.3+Stools4.3を使用。 Stanコード ``{stan output.var=&quot;stan_model&quot;} // stanファイルを読み込まない方にするには&quot;```{stan output.var=&quot;stan_model&quot;} &quot;と書く data { int&lt;lower=0&gt; N; // サンプルサイズ int&lt;lower=0, upper=1&gt; X[N]; // 独立変数（性別、0: 男性、1: 女性） real Y[N]; // 従属変数（賃金） } parameters { real alpha; // 切片 real beta; // 性別の効果…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2024%2F04%2F15%2F033206&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>https://cdn-ak.f.st-hatena.com/images/fotolife/i/iDES/20240415/20240415033333.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-15 03:32:06</published>
  <title>カテゴリカル変数が独立変数に入った単回帰分析[ベイズ]</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2024/04/15/033206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
