<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>図</anon>
    <anon>lattice</anon>
    <anon>ggplot2</anon>
  </categories>
  <description>dev.off() # dataとしてfaithfulを指定している # １変量eruptionsを指定している pl &lt;- densityplot(~eruptions, data = faithful) print(pl) dev.new() # １変量eruptionsを指定している # position_jitter(height = )は、下部に並ぶ点の高さの幅を指定している p &lt;- ggplot(faithful, aes(eruptions)) pg &lt;- p + stat_density(geom = &quot;path&quot;, position = &quot;identity&quot;) + geom…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20120530%2F1338350290&quot; title=&quot;Lattice and ggplot graphics, side by side 実践４ 単変量分布の描図 - ryamadaのコンピュータ・数学メモ&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/r/ryamada/20120530/20120530144135.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-30 12:58:10</published>
  <title>Lattice and ggplot graphics, side by side 実践４ 単変量分布の描図</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20120530/1338350290</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
