<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>サバイバルカーブ</anon>
    <anon>カプラン=マイヤー</anon>
    <anon>survival</anon>
  </categories>
  <description>こちらでサバイバルカーブを描いてみる話を聞いた １人、死亡が確認されるたびに、１段、下がるという階段線だと言う ただし、１段の段差は、そのときに「取り扱っている人数 分 の１」 適当に時刻データを作り、センサー情報も適当に作ると次のようになる n &lt;- 100 censor &lt;- sample(0:1,n,replace=TRUE) times &lt;- cumsum(rexp(n)) x &lt;- ((n-1):0)/(n:1) v &lt;- rep(1,length(x)) v[which(censor == 1)] &lt;- x[which(censor ==1)] par(mfcol = c(1,2)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20120903%2F1346663596&quot; title=&quot;段差が変わる階段 - ryamadaのコンピュータ・数学メモ&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/r/ryamada/20120903/20120903181037.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-09-03 18:13:16</published>
  <title>段差が変わる階段</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20120903/1346663596</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
