<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>データ解析</anon>
  </categories>
  <description>データ解析のレポートを出すときには必ず見直すこと。重回帰において、説明変数を複数使う場合、説明変数に強い相関がある場合は、応答変数と説明変数の単純散布図から回帰の係数情報を読み取ることはできない!!なぜならば、反例があるからである。以下のような例を考えてみよう。 x1&lt;-c(0,1,2) x2&lt;-c(1,-2,-3) y&lt;-c(1,-1,-1) この例はy=x1+x2となっている。 そして、以下のようなコマンドを使って、散布図行列を書く。 par(mfrow=c(2,2)) plot(x1,x2,xlim=c(-0.5,2.5),ylim=c(-4,2),xlab=&quot;first explana…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20070702%2F1183349436&quot; title=&quot;単純散布図で気をつけるべきこと - yasuhisa&amp;#39;s blog&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>http://farm2.static.flickr.com/1331/689479537_3aa2b3bd9d.jpg?v=0</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-07-02 13:10:36</published>
  <title>単純散布図で気をつけるべきこと</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20070702/1183349436</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
