<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtiit</author_name>
  <author_url>https://blog.hatena.ne.jp/mtiit/</author_url>
  <blog_title>(O+P)ut</blog_title>
  <blog_url>https://www.mtioutput.com/</blog_url>
  <categories>
    <anon>Rlang</anon>
  </categories>
  <description>行列の可視化 2次元配列（行列）を可視化する場合に使えるimage関数を実例を示しながら紹介します。 サンプルデータ まず、元となる2次元配列ですが R言語にてデフォルトで入っているサンプルデータAirPassengersを用います。アメリカの航空会社から提供されたデータで、1949年から12年間の国際線旅客数の毎月の合計値です。str関数を使って見てみると、12年x12ヶ月、計144の値だと確認できました。 &gt; str(AirPassengers) Time-Series [1:144] from 1949 to 1961: 112 118 132 129 121 ... このデータに対する…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mtioutput.com%2Fentry%2F2017%2F09%2F20%2F233402&quot; title=&quot;【R言語】image関数を用いた二次元配列のヒートマップ - (O+P)ut&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/m/mtiit/20170920/20170920232527.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-20 23:34:02</published>
  <title>【R言語】image関数を用いた二次元配列のヒートマップ</title>
  <type>rich</type>
  <url>https://www.mtioutput.com/entry/2017/09/20/233402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
