<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>h-wadsworth02</author_name>
  <author_url>https://blog.hatena.ne.jp/h-wadsworth02/</author_url>
  <blog_title>データの裏側を歩く</blog_title>
  <blog_url>https://www.medi-08-data-06.work/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>R</anon>
    <anon>統計学</anon>
  </categories>
  <description>RやPythonで変数間の相関を見るために、何気なく使う相関行列 実はとても奥深いことを知りました。 今回はRとPythonの算出方法の違いについても触れていきます。（pythonを使ったのはいつぶりだろうか...） データセットの作成 まずはデータセットを作成します。データは6人の小学生の身長、体重、年齢、50m走のタイムとしましょう。 Rの場合 df &lt;- data_frame(heights=c(110,120,130,130,150,155), weight = c(25,25,25,35,45,50), age = c(6,7,9,10,10,12), time50m =c(15,1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.medi-08-data-06.work%2Fentry%2Fcorreltion0214&quot; title=&quot;以外に奥深いR,Pythonでの相関行列の計算方法 - データの裏側を歩く&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/h/h-wadsworth02/20190213/20190213235648.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-14 12:52:25</published>
  <title>以外に奥深いR,Pythonでの相関行列の計算方法</title>
  <type>rich</type>
  <url>https://www.medi-08-data-06.work/entry/correltion0214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
