<?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>Rで共変量プロットを描く。 library(AER) data(CPS1985) fit &lt;- lm(formula = wage ~ education + age + gender + occupation + union, data = CPS1985) summary(fit) 結果の表示。 Coefficients: Estimate Std. Error t value Pr(&gt;|t|) (Intercept) -1.86545 1.37469 -1.357 0.175368 education 0.59565 0.09350 6.370 4.13e-10 *** age 0.09…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2019%2F09%2F11%2F050418&quot; title=&quot;Rで共変量プロットを描く - 井出草平の研究ノート&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/20190911/20190911050257.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-11 05:04:18</published>
  <title>Rで共変量プロットを描く</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2019/09/11/050418</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
