<?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 Re: Interpreting output from SAS CEM macro? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790131#M38741</link>
    <description>Yes, I'll have to contact Gary King. &lt;BR /&gt;&lt;BR /&gt;I may try running the cem package for R, which is better documented and user friendly.</description>
    <pubDate>Fri, 14 Jan 2022 13:26:38 GMT</pubDate>
    <dc:creator>RobertWF1</dc:creator>
    <dc:date>2022-01-14T13:26:38Z</dc:date>
    <item>
      <title>Interpreting output from SAS CEM macro?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790096#M38737</link>
      <description>&lt;P&gt;I'm running Gary King's CEM (Coarsened Exact Matching) macro (download &lt;A href="https://gking.harvard.edu/cem" target="_self"&gt;here&lt;/A&gt;) in the SAS language for a case control study.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the following macro call format:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options source2;
%include "D:\Project_Files\Matched_Cohort_Study\CEM_SAS_Macro.sas";

%CEM (
lib = out,
dataset = analysis_data,
id = MEMBER_ID,
treat = A,
keep = X1 X2 X3,
del_miss = 0,
match_type = N,
method = "Sturges",
path_graph = D:\Project_Files\Matched_Cohort_Study\,
report = "on"
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The macro runs without error, but I don't understand the output and there is little documentation to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a matched output dataset I can use to estimate the average treatment effect on my outcome variable Y?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 02:29:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790096#M38737</guid>
      <dc:creator>RobertWF1</dc:creator>
      <dc:date>2022-01-14T02:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting output from SAS CEM macro?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790113#M38738</link>
      <description>&lt;P&gt;How about starting wit this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gking.harvard.edu/pages/contact" target="_blank"&gt;https://gking.harvard.edu/pages/contact&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;?&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 07:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790113#M38738</guid>
      <dc:creator>yabwon</dc:creator>
      <dc:date>2022-01-14T07:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interpreting output from SAS CEM macro?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790131#M38741</link>
      <description>Yes, I'll have to contact Gary King. &lt;BR /&gt;&lt;BR /&gt;I may try running the cem package for R, which is better documented and user friendly.</description>
      <pubDate>Fri, 14 Jan 2022 13:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Interpreting-output-from-SAS-CEM-macro/m-p/790131#M38741</guid>
      <dc:creator>RobertWF1</dc:creator>
      <dc:date>2022-01-14T13:26:38Z</dc:date>
    </item>
  </channel>
</rss>

