<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>midnightseminar</author_name>
  <author_url>https://blog.hatena.ne.jp/midnightseminar/</author_url>
  <blog_title>StatsBeginner: 初学者の統計学習ノート</blog_title>
  <blog_url>https://blog.statsbeginner.net/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>Tips</anon>
    <anon>主成分分析</anon>
  </categories>
  <description>Rでの主成分分析の実行 前々回のエントリで学習した永田・棟近教科書の第9章「主成分分析」にのっている計算例を、自分でRにより実行してみることとする。 前半では、教科書の計算例の実行、後半では、Rのprcomp()関数を使うときに注意しなきゃなと思った点をメモしておく。 永田・棟近教科書の第9章「主成分分析」をRで実行してみる まず、データの入力。 &gt; # データの入力 &gt; &gt; 生徒NO &gt; 国語 &gt; 英語 &gt; 数学 &gt; 理科 データを確認のため表示させてみる。 &gt; 成績d &gt; print(成績d) 生徒NO 国語 英語 数学 理科 1 1 86 79 67 68 2 2 71 75 78 84…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.statsbeginner.net%2Fentry%2F2014%2F07%2F27%2F121214&quot; title=&quot;Rのprcomp()関数で主成分分析をするときの注意点 - StatsBeginner: 初学者の統計学習ノート&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>http://cdn-ak.f.st-hatena.com/images/fotolife/m/midnightseminar/20140727/20140727113807.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-07-27 12:12:14</published>
  <title>Rのprcomp()関数で主成分分析をするときの注意点</title>
  <type>rich</type>
  <url>https://blog.statsbeginner.net/entry/2014/07/27/121214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
