<?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>通常の頻度統計で行う。 library(AER) # CPS1985 データを含むパッケージ data(&quot;CPS1985&quot;, package = &quot;AER&quot;) fit.freq &lt;- lm(wage ~ age, data = CPS1985) print(fit.freq) 結果。 Call: lm(formula = wage ~ age, data = CPS1985) Coefficients: (Intercept) age 6.16747 0.07755 ベイズ統計での計算 単回帰のstanファイルを作る data { int&lt;lower=0&gt; N; // データポイントの数 ve…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2024%2F04%2F09%2F214854&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/20240409/20240409214757.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-09 21:48:54</published>
  <title>単回帰分析[ベイズ]</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2024/04/09/214854</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
