<?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>計量</anon>
  </categories>
  <description>ROC曲線のAUC(Area Under the Curve)はAUCは0から1までの値をとる。値が1だと完全に判別ができており、ランダムであるとき、AUC = 0.5となる。 医学で尺度(連続変数)と診断(２値)の一致度、つまり併存妥当性を表すときに使うらしい。論文でもよく使われるそうだ。僕は馴染みがないがない方法なので、使用例をどこかで探しておこうと思う。 ちなみに、ROC曲線は奥村晴彦先生の解説がわかりやすいと思う。 データの作成 尺度と診断の一致度を見るという設定で書いてみる。サンプルサイズは100である。 set.seed(101) N &lt;- 100 x &lt;- rnorm(N, 20…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2019%2F10%2F08%2F152927&quot; title=&quot;ROC曲線下の面積 - 井出草平の研究ノート&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/20191008/20191008152532.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-10-08 15:29:27</published>
  <title>ROC曲線下の面積</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2019/10/08/152927</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
