<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takeshou</author_name>
  <author_url>https://blog.hatena.ne.jp/takeshou/</author_url>
  <blog_title>ぼやかないつもりのメモ（ブログ Ver）</blog_title>
  <blog_url>https://takeshou.hatenadiary.jp/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>今日は、大学院生からデータを読み込んでもNAの存在でうまくsdが計算できないという質問が来た。前にも一度同じ事で悩んだ気がするので検索してみると、自分で以下のように書いていたのを見つけた。Rを使うときにNAの存在でデータがうまく扱えず、だんだんRから離れていく人が多いので、下の文章*1は忘れないようにしよう。 欠損値を含むデータで中央値を求める時はmedian(x[!is.na(x)])とする。簡単な解説だけしておくと、xのうち欠損値でないものだけを調べている。詳しく知りたければ?is.naとすると良い。!は「〜じゃないもの」の意味。 （追記）統計解析ソフトRのページによると、applyなどを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakeshou.hatenadiary.jp%2Fentry%2F20091110%2F1257838748&quot; title=&quot;データの読み込み、操作 - ぼやかないつもりのメモ（ブログ Ver）&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>2009-11-10 16:39:08</published>
  <title>データの読み込み、操作</title>
  <type>rich</type>
  <url>https://takeshou.hatenadiary.jp/entry/20091110/1257838748</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
