<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic perform propensity score matching in the JMP Student Edition in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/perform-propensity-score-matching-in-the-JMP-Student-Edition/m-p/891735#M105288</link>
    <description>&lt;P&gt;JMP学生編で性向マッチングのやり方を知りたい&lt;/P&gt;
&lt;P&gt;JMP Student Editionで傾向スコアのマッチングを実行するにはどうすればよいですか?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2025 04:45:43 GMT</pubDate>
    <dc:creator>NoSQLMonkey325</dc:creator>
    <dc:date>2025-08-01T04:45:43Z</dc:date>
    <item>
      <title>perform propensity score matching in the JMP Student Edition</title>
      <link>https://community.jmp.com/t5/Discussions/perform-propensity-score-matching-in-the-JMP-Student-Edition/m-p/891735#M105288</link>
      <description>&lt;P&gt;JMP学生編で性向マッチングのやり方を知りたい&lt;/P&gt;
&lt;P&gt;JMP Student Editionで傾向スコアのマッチングを実行するにはどうすればよいですか?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 04:45:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/perform-propensity-score-matching-in-the-JMP-Student-Edition/m-p/891735#M105288</guid>
      <dc:creator>NoSQLMonkey325</dc:creator>
      <dc:date>2025-08-01T04:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: perform propensity score matching in the JMP Student Edition</title>
      <link>https://community.jmp.com/t5/Discussions/perform-propensity-score-matching-in-the-JMP-Student-Edition/m-p/892014#M105297</link>
      <description>&lt;P&gt;SAS Institute Japan株式会社 JMPジャパン事業部 シニアテスターの小野と申します。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;■JMP Student Editionは、JMP Proという製品がもつ機能を備えています。現在のJMP Student EditionのバージョンはJMP Pro 18となります。残念ながら、現在のJMP 18 および JMP Pro 18には傾向スコアマッチングを行う機能はございません。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;■JMPおよびJMP ProにはJMPスクリプト言語という言語が備わっており、そのJMPスクリプト言語でプログラミングを行えます。10年程前に作成した古いものとなりますが、1:1の最近傍マッチングを行うアドインを作成しました。以下の説明ファイルに同アドインのダウンロード場所などが記載されています。&lt;BR /&gt;&lt;A href="https://www.jmp.com/content/dam/jmp/documents/jp/support/propensityscore201412.pdf" target="_self"&gt;https://www.jmp.com/content/dam/jmp/documents/jp/support/propensityscore201412.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;同アドインは、乱数によってソートした後に貪欲法（greedy method）によって1:1マッチングを行うものです。1:kマッチングや最適マッチングなどは行えません。また、あくまで現状有姿（as-is）のサンプルとして提供されているものです。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;■次期メジャーリリースであるJMP Pro 19では、「因果処置効果」プラットフォームという新機能が追加され、そこで最近傍マッチングを行えようになります。また、「因果処置効果」プラットフォームでは、逆確率重み付け法、回帰調整法（標準化法）、二重ロバスト法といった3つの方法で平均因果効果（ATE）および処置群平均因果効果（ATT）を推定することができます。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;（この話は次期メジャーリリースのJMP Pro 19の話です。現在のリリースはJMP Pro 18であり、現状のJMPでは傾向スコアマッチングの機能は用意されていません。）&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;■付記：&lt;BR /&gt;ご質問とは関係ないのですが、傾向スコアマッチングを批判した有名な論文としては以下のものがあります。&lt;BR /&gt;King, G. and Nielsen, R. (2019)&lt;BR /&gt;Why Propensity Scores Should Not Be Used for Matching&lt;BR /&gt;Political Analysis, 27(4), 435-454. &lt;BR /&gt;&lt;A href="https://gking.harvard.edu/publications/why-propensity-scores-should-not-be-used-formatching" target="_self"&gt;https://gking.harvard.edu/publications/why-propensity-scores-should-not-be-used-formatching&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;また、上記のアドインと一緒にインストールされる「最近傍マッチングスクリプトの説明」のPDFファイルでは（［アドイン］→[最近傍マッチング]→[最近傍マッチングスクリプトの説明]で呼び出されます）、Stephen Sennによる傾向スコアに対する注意（批判）を紹介しています。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ローゼンバウム著 高田悠矢・高橋耕史（監訳）『因果推論とは何か』朝倉書店pp.49-53では、傾向スコアマッチングでは何をマッチングさせているかが解説されています。&lt;/P&gt;</description>
      <pubDate>Sat, 02 Aug 2025 07:48:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/perform-propensity-score-matching-in-the-JMP-Student-Edition/m-p/892014#M105297</guid>
      <dc:creator>yusuke_ono</dc:creator>
      <dc:date>2025-08-02T07:48:53Z</dc:date>
    </item>
  </channel>
</rss>

