<?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>以前エントリしたhetcor関数を使った全変数の関連を把握する試みの続き。 ides.hatenablog.com エントリを入れたときにはサンプルデータでやったのでうまくいったが、実際のデータでやってみたところ使いにくさを感じた。 困った点はは変数が多すぎると相関係数の表示が見にくく、かつ、全部表示されないというものだ。 改善を試みてみた。 実際に例をあげて述べていこう。 サンプルデータは以前と同じものを使用する。 library(AER) data(CPS1985) str(CPS1985) # データ構造の把握 r &lt;- cbind(1, 2, 3, 4, 6, 7, 10, 11) #…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fides.hatenablog.com%2Fentry%2F2020%2F02%2F21%2F194135&quot; title=&quot;全変数の相関係数をcsvで書き出す - 井出草平の研究ノート&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/20200221/20200221194123.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-21 19:41:35</published>
  <title>全変数の相関係数をcsvで書き出す</title>
  <type>rich</type>
  <url>https://ides.hatenablog.com/entry/2020/02/21/194135</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
