<?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>
  </categories>
  <description>ロジスティック回帰について調べている。 ロジスティック回帰モデルのパラメータの最尤推定量は、不偏推定量ではなく、バイアスがある。 例として、サンプルサイズ 、入力変数の数 のときを考える。 パラメータ 300個の真の値を、最初の 100個は 、次の 100個は 、残りの 100個は に設定して推定してみよう。 n &lt;- 1500 p &lt;- 300 # データの生成 set.seed(314) x &lt;- rnorm(n * p, mean = 0, sd = sqrt(1/n)) X &lt;- matrix(x, nrow = n, ncol = p) beta &lt;- matrix(rep(c(10…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoxo-m.hatenablog.com%2Fentry%2F2024%2F01%2F23%2F014147&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/h/hoxo_m/20240123/20240123000345.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-01-23 01:41:47</published>
  <title>ロジスティック回帰の最尤推定量にはバイアスがある</title>
  <type>rich</type>
  <url>https://hoxo-m.hatenablog.com/entry/2024/01/23/014147</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
