<?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>
  </categories>
  <description>今日は2回目 2変数の関連を見る 2変数データをランダムに発生させる 2値型と連続値型 Rのデータの持ち方：ベクトル・データフレーム・行列・リスト ランダムにデータを作るための関数：sample(),rnorm() 2変数の関係を見る関数:chisq.test(), cor() 次回は『関数を作る』です --- title: &quot;Untitled&quot; output: html_document --- ```{r} n &lt;- 100 X &lt;- rep(0:1,50) X ``` ```{r} X. &lt;- rep(0:1,each=50) X. ``` ```{r} X.. &lt;- sample(0:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20181025%2F1540453662&quot; title=&quot;R初歩勉強会その２ - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-25 16:47:42</published>
  <title>R初歩勉強会その２</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20181025/1540453662</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
