<?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: Mianalyze on GLM contrasts ? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770308#M37642</link>
    <description>&lt;P&gt;Because MIANALYZE only works and point estimates and their standard errors, you would need to convert these to ESTIMATE statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the example at the bottom of this usage note for how to combine the ESTIMATE statements.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/48/700.html" target="_blank"&gt;https://support.sas.com/kb/48/700.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 17:22:00 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2021-09-24T17:22:00Z</dc:date>
    <item>
      <title>Mianalyze on GLM contrasts ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770289#M37638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to pool the results of&amp;nbsp; contrasts statements after multiple imputation. Is there a way to do it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My code is the following:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;proc glm data = MI_dataset outstat= stat;&lt;BR /&gt;by _imputation_;&lt;BR /&gt;class &amp;amp;catvar;&lt;BR /&gt;model iNPI=&amp;amp;catvar;&lt;BR /&gt;contrast 'linear' &amp;amp;catvar -3 -1 1 3;&lt;BR /&gt;contrast 'quadratic' &amp;amp;catvar 1 -1 -1 1;&lt;BR /&gt;contrast 'cubic' &amp;amp;catvar -1 3 -3 1;&lt;BR /&gt;run;quit;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 16:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770289#M37638</guid>
      <dc:creator>Giampaolo</dc:creator>
      <dc:date>2021-09-24T16:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Mianalyze on GLM contrasts ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770308#M37642</link>
      <description>&lt;P&gt;Because MIANALYZE only works and point estimates and their standard errors, you would need to convert these to ESTIMATE statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the example at the bottom of this usage note for how to combine the ESTIMATE statements.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/48/700.html" target="_blank"&gt;https://support.sas.com/kb/48/700.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 17:22:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770308#M37642</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2021-09-24T17:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mianalyze on GLM contrasts ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770318#M37643</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Is it possible then to use the estimate statement, instead of the contrast statement, to test for a trend ? A&lt;SPAN style="font-family: inherit;"&gt;s in my code obtained from&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://support.sas.com/kb/22/912.html" target="_blank"&gt;https://support.sas.com/kb/22/912.html&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 17:38:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/770318#M37643</guid>
      <dc:creator>Giampaolo</dc:creator>
      <dc:date>2021-09-24T17:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mianalyze on GLM contrasts ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/887834#M43972</link>
      <description>Hello, I am also facing the same issue; testing for trend with multiply imputed data. How did you solve that?</description>
      <pubDate>Fri, 04 Aug 2023 08:08:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mianalyze-on-GLM-contrasts/m-p/887834#M43972</guid>
      <dc:creator>Saifulinfs</dc:creator>
      <dc:date>2023-08-04T08:08:57Z</dc:date>
    </item>
  </channel>
</rss>

