<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MikuHatsune</author_name>
  <author_url>https://blog.hatena.ne.jp/MikuHatsune/</author_url>
  <blog_title>驚異のアニヲタ社会復帰の予備</blog_title>
  <blog_url>https://mikuhatsune.hatenadiary.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>数理モデル</anon>
    <anon>数学いらずの医科統計学</anon>
    <anon>統計</anon>
    <anon>Rを使いこなす</anon>
  </categories>
  <description>数学いらずの医科統計学PART7 CHAPTER34のモデルの紹介の話。 モデルをサンプルデータに適合させると、モデルのそれぞれのパラメータに対して推定値を信頼区間が得られる。 とあって、昔苦労した記憶があるのだが、drc パッケージ中にこの面倒をやってくれる confint という関数があったのでやってみる。 library(drc) ryegrass.m1 &lt;- drm(rootl ~ conc, data = ryegrass, fct = LL.4()) plot(ryegrass.m1, type=&quot;all&quot;) conf0 &lt;- confint(ryegrass.m1) confin…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikuhatsune.hatenadiary.com%2Fentry%2F20130327%2F1364396658&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.d.st-hatena.com/diary/MikuHatsune/2013-03-27.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-03-27 00:04:18</published>
  <title>モデルのパラメータの信頼区間推定</title>
  <type>rich</type>
  <url>https://mikuhatsune.hatenadiary.com/entry/20130327/1364396658</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
