<?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>Rを使いこなす</anon>
  </categories>
  <description>オブジェクトがdata.frame のとき、plot をすると2変数ずつ取ってきてplot してくれる。 plot(iris, col=iris$Species) これは各パラメータの関係をとりあえず把握するのによかった。 ただ、オブジェクトが行列のときに、data.frame に戻さないといけなくて plot(as.data.frame(hoge)) みたいなことをしていた。 別にdata.frame にしなくても行列のままできるらしい。 対角成分には自動で列の名前が入るが、labels で指定できる。数式も入れられる。 id &lt;- as.matrix(iris[,-5]) pairs(id…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikuhatsune.hatenadiary.com%2Fentry%2F20170110%2F1484037331&quot; title=&quot;data.frame のplot とmatrix のpairs - 驚異のアニヲタ社会復帰の予備&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/2017-01-10.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-10 17:35:31</published>
  <title>data.frame のplot とmatrix のpairs</title>
  <type>rich</type>
  <url>https://mikuhatsune.hatenadiary.com/entry/20170110/1484037331</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
