<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nihohi</author_name>
  <author_url>https://blog.hatena.ne.jp/nihohi/</author_url>
  <blog_title>作業記録/備忘録(仮)</blog_title>
  <blog_url>https://nihohi.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>統計解析</anon>
  </categories>
  <description>統計解析の手法の一つであるコレスポンデンス分析(対応分析、コレポン、CAとも呼ばれる)をpythonで実装する。 コレスポンデンス分析では、行和、列和、特異値分解(SVD)などを行うため、本題に入る前に、超簡単な行列演算で肩慣らしをする。参考サイト SciPyの使い方: 行列演算 http://handasse.blogspot.com/2007/07/scipy.htmlリストオブジェクトの使い方 http://www.gesource.jp/programming/python/code/0017.html コード 書いたというほどのものではないが... from scipy import…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnihohi.hatenadiary.org%2Fentry%2F20120122%2F1327238468&quot; title=&quot;コレスポンデンス分析(1)下準備　 行列の列和、行和を計算する - 作業記録/備忘録(仮)&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>2012-01-22 22:21:08</published>
  <title>コレスポンデンス分析(1)下準備　 行列の列和、行和を計算する</title>
  <type>rich</type>
  <url>https://nihohi.hatenadiary.org/entry/20120122/1327238468</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
