<?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: Trying to find a family p-value from proc mianalyze in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739887#M35945</link>
    <description>&lt;P&gt;Since the type of output that may be generated is dependent on the options used you should provide, as a minimum, the code used to generate your output.&lt;/P&gt;
&lt;P&gt;You are comparing output from one proc with another, so maybe you need to provide the code from both procs.&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 20:20:13 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-05-07T20:20:13Z</dc:date>
    <item>
      <title>Trying to find a family p-value from proc mianalyze</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739854#M35944</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you are doing well! I feel like there is a simple solution to my question, and I have just missed it in the documentation so hopefully you can help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am conducting a regression analysis using imputed data. I have included my interaction term for the proc mixed analysis. As part of proc mixed, I have specified type3 in the model statement to give me the score statistics for type 3 GEE analysis as pictured here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RAGC_0-1620411000118.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59135i5418C7998FC4C381/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RAGC_0-1620411000118.png" alt="RAGC_0-1620411000118.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, when I use proc mianalyze, I only get the individual p-values which I would typically see as part of the analysis of GEE parameters estimates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially,&amp;nbsp;&lt;STRONG&gt;my question is is there a way to get the overall p-values as pictured above from proc mianalyze?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 18:11:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739854#M35944</guid>
      <dc:creator>RAGC</dc:creator>
      <dc:date>2021-05-07T18:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to find a family p-value from proc mianalyze</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739887#M35945</link>
      <description>&lt;P&gt;Since the type of output that may be generated is dependent on the options used you should provide, as a minimum, the code used to generate your output.&lt;/P&gt;
&lt;P&gt;You are comparing output from one proc with another, so maybe you need to provide the code from both procs.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 20:20:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739887#M35945</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-05-07T20:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to find a family p-value from proc mianalyze</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739894#M35946</link>
      <description>&lt;P&gt;The code I used to generate the first statement is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc genmod data = long;&lt;BR /&gt;class id timeptn(ref='0') sexn;&lt;BR /&gt;model weight = age timeptn|sexn BMI TT/type3;&lt;BR /&gt;repeated subject=id /type=exch MODELSE;&lt;BR /&gt;by _imputation_;&lt;BR /&gt;ods output GEEModPEst=Out1;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code that I have been using for proc mianalyze that is missing the output I am looking for is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc mianalyze parms(classvar=level)=Out1 edf=226;&lt;BR /&gt;class timeptn sexn;&lt;BR /&gt;modeleffects intercept timeptn sexn timeptn*sexn age BMI TT;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 20:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Trying-to-find-a-family-p-value-from-proc-mianalyze/m-p/739894#M35946</guid>
      <dc:creator>RAGC</dc:creator>
      <dc:date>2021-05-07T20:43:14Z</dc:date>
    </item>
  </channel>
</rss>

