<?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: procedure of residual analysis in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103405#M28975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is a consideration.&amp;nbsp; To control this, you may wish to adjust the p values. Please look at The MULTTEST Procedure Example 61.5 Inputting Raw p-Values for an example of how to adjust for the comparisons you choose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jun 2013 12:46:02 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2013-06-17T12:46:02Z</dc:date>
    <item>
      <title>procedure of residual analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103400#M28970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to try the residual analysis after chi-square test.&lt;BR /&gt;But I can't find the procedure of residual analysis in SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know the procedure name of residual analysis?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 02:24:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103400#M28970</guid>
      <dc:creator>Hoz</dc:creator>
      <dc:date>2013-06-12T02:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: procedure of residual analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103401#M28971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be a bit more precise.&amp;nbsp; What sort of chi-squared test, and how did it come about?&amp;nbsp; Ordinarily, I don't think of residuals AFTER a chi-square.&amp;nbsp; I might use a chi-square to compare the cumulative distribution of the residuals to a theoretical distribution, but those residuals would come from some sort of linear model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 16:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103401#M28971</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-06-12T16:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: procedure of residual analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103402#M28972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; summarized table of 3 x 4&amp;nbsp; was analyzed by chi-square test.&lt;/P&gt;&lt;P&gt;There was significant differences among 3 groups as a result of the analysis, but we don't know which one has difference.&lt;/P&gt;&lt;P&gt;So I want to try residual analysis to know the significant difference of each cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 13:40:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103402#M28972</guid>
      <dc:creator>Hoz</dc:creator>
      <dc:date>2013-06-13T13:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: procedure of residual analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103403#M28973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should get a copy of Agresti's &lt;EM&gt;Categorical Data Analysis.&lt;/EM&gt;&amp;nbsp; It goes over this in detail.&amp;nbsp; Here are some of the key elements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; This is not residual analysis, as considered by most statisticians.&amp;nbsp; It is subset analysis.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; After running a full table and finding that there is a significant association between rows and columns, pick out the columns you wish to compare for a pairwise analysis.&amp;nbsp; Here I assume rows are responses and columns are groups of some sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 16:57:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103403#M28973</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-06-13T16:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: procedure of residual analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103404#M28974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your good advice.&lt;/P&gt;&lt;P&gt;I will read the copy recommended you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Columns is groups of age such as 30-40,41-50,51-.&lt;/P&gt;&lt;P&gt;I hear pairwise (each other) analysis in more than 3 groups is prone to appear significant difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 01:58:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103404#M28974</guid>
      <dc:creator>Hoz</dc:creator>
      <dc:date>2013-06-17T01:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: procedure of residual analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103405#M28975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is a consideration.&amp;nbsp; To control this, you may wish to adjust the p values. Please look at The MULTTEST Procedure Example 61.5 Inputting Raw p-Values for an example of how to adjust for the comparisons you choose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/procedure-of-residual-analysis/m-p/103405#M28975</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-06-17T12:46:02Z</dc:date>
    </item>
  </channel>
</rss>

