<?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: a question about  p for trend and p for interaction in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773197#M31145</link>
    <description>The 0 for the estimate of your last agegroup is because of your parameterization coding.&lt;BR /&gt;The last group is taken as a reference.&lt;BR /&gt;And there's no p-value for this level as the p-value reads as the hypothesis that level a differs from the reference level by x units.&lt;BR /&gt;You can overrule this setting some procedures by selecting other methods but the overall estimate and result isn't altered from that.&lt;BR /&gt;Read about the parameterization and design matrix in the Do Loop from Rick Wicklin.</description>
    <pubDate>Sat, 09 Oct 2021 08:22:09 GMT</pubDate>
    <dc:creator>acordes</dc:creator>
    <dc:date>2021-10-09T08:22:09Z</dc:date>
    <item>
      <title>a question about  p for trend and p for interaction</title>
      <link>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773192#M31143</link>
      <description>&lt;P&gt;hello everyone! I want to see whether the &lt;STRONG&gt;ComCat&lt;/STRONG&gt; variable changes with &lt;STRONG&gt;sddsrvyr&lt;/STRONG&gt; in the three category variable &lt;STRONG&gt;agegroup&lt;/STRONG&gt;, that is, whether there is interaction between &lt;STRONG&gt;ComCat&lt;/STRONG&gt; and &lt;STRONG&gt;sddsrvyr&lt;/STRONG&gt; in different &lt;STRONG&gt;agegroup&lt;/STRONG&gt;s.&lt;/P&gt;&lt;P&gt;here is my code :&lt;BR /&gt;proc genmod data=diffcomcat;&lt;BR /&gt;class agegroup; weight wtmec12yr;&lt;BR /&gt;model comcat=agegroup sddsrvyr sddsrvyr*agegroup/ dist=p link =log type3 wald;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the line in agegroup=3 is 0 and there is no p-value, I don't understand it.&lt;BR /&gt;I want to ask whether the code is correct, and then how to understand the result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 07:25:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773192#M31143</guid>
      <dc:creator>liiiiiiiib</dc:creator>
      <dc:date>2021-10-09T07:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: a question about  p for trend and p for interaction</title>
      <link>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773197#M31145</link>
      <description>The 0 for the estimate of your last agegroup is because of your parameterization coding.&lt;BR /&gt;The last group is taken as a reference.&lt;BR /&gt;And there's no p-value for this level as the p-value reads as the hypothesis that level a differs from the reference level by x units.&lt;BR /&gt;You can overrule this setting some procedures by selecting other methods but the overall estimate and result isn't altered from that.&lt;BR /&gt;Read about the parameterization and design matrix in the Do Loop from Rick Wicklin.</description>
      <pubDate>Sat, 09 Oct 2021 08:22:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773197#M31145</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2021-10-09T08:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: a question about  p for trend and p for interaction</title>
      <link>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773209#M31147</link>
      <description>&lt;P&gt;An explanation of why one category has a zero coefficient&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Multivariate-Linear-Regression-with-Categorical/m-p/591230#M28913" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Interpreting-Multivariate-Linear-Regression-with-Categorical/m-p/591230#M28913&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 10:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/a-question-about-p-for-trend-and-p-for-interaction/m-p/773209#M31147</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-10-09T10:40:14Z</dc:date>
    </item>
  </channel>
</rss>

