<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bob3</author_name>
  <author_url>https://blog.hatena.ne.jp/bob3/</author_url>
  <blog_title>bob3’s blog</blog_title>
  <blog_url>https://bob3.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>順序ロジスティック回帰（順序ロジット）の練習。この資料にSPSSとStataによる順序ロジットの例が載っている。ここにStata形式のデータがあるのでこれを使わせてもらう。 library(foreign) # Stata形式のデータを読むためにforeignパッケージを読み込み。 library(MASS) # 順序ロジットの関数polrを含むMASSパッケージを読み込む。 library(car) # 分散分析表を算出するAnova関数を含むcarパッケージを読み込む。 shuttle2 &lt;- read.dta(&quot;shuttle2.dta&quot;) names(shuttle2) # 目的変数を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbob3.hatenablog.com%2Fentry%2F20071203%2Fp2&quot; title=&quot;順序ロジット／プロビット - bob3’s blog&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>2007-12-03 00:00:01</published>
  <title>順序ロジット／プロビット</title>
  <type>rich</type>
  <url>https://bob3.hatenablog.com/entry/20071203/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
