<?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 SAS test for a rank regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57918#M2694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a SAS procedure to do a regression with a rank as the outcome variable? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2011 23:57:27 GMT</pubDate>
    <dc:creator>zeloc</dc:creator>
    <dc:date>2011-11-30T23:57:27Z</dc:date>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57918#M2694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a SAS procedure to do a regression with a rank as the outcome variable? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 23:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57918#M2694</guid>
      <dc:creator>zeloc</dc:creator>
      <dc:date>2011-11-30T23:57:27Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57919#M2695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your sample size is reasonably large, you can just do regular regression using the ranks.&amp;nbsp; The ranks are asymptotically normal, so the inferences are valid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 03:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57919#M2695</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-12-01T03:01:39Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57920#M2696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. Are you saying to use a linear regression and invoke the central limit theorem? My sample size is only around 100 so I don't think that it would qualify. If I don't use the central limit theorem the outcome should be normally distributed and if it the outcome is a ranking then a graph of the outcome would be a horizontal line and completely nonnormal. I'm not sure what you mean by the ranks are asymptotically normal. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 12:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57920#M2696</guid>
      <dc:creator>zeloc</dc:creator>
      <dc:date>2011-12-01T12:58:28Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57921#M2697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other thoughts? I think the suggestion was to due a linear regression and use the central limit theorem but my sample size is not that large, or would 100 be considered okay? There is no SAS procedure to run a regression with ranks as the outcome?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2011 00:37:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57921#M2697</guid>
      <dc:creator>zeloc</dc:creator>
      <dc:date>2011-12-04T00:37:11Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57922#M2698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In something like a t-test, 20 in a group is sufficiently large for the CLT to be used.&amp;nbsp; How large you might need depends on how many predictor variables you are considering.&amp;nbsp; Another option might be "robust regression", see&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www2.sas.com/proceedings/sugi27/p265-27.pdf"&gt;http://www2.sas.com/proceedings/sugi27/p265-27.pdf&lt;/A&gt;&lt;SPAN&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 00:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57922#M2698</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-12-05T00:25:06Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57923#M2699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As my opinion. It is very hard to use linear regression.&lt;/P&gt;&lt;P&gt;Linear Regression is firstly assuming the residual conform a known distribution Such as Normal....&lt;/P&gt;&lt;P&gt;But your data is Rank, It is to say you should use some non-parameter methods to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 02:57:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57923#M2699</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-12-05T02:57:43Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57924#M2700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My understanding is that the CLT is not related to the number of predictors but to the degree of non-normality of the data. So for a dataset that is very nonnormal, a very large sample size may be needed, and if there is a mild departure from normality not that much of a sample size. There is no specific cutoff number for linear regression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While if there are many predictors, a bigger dataset would be needed, this is due to overfitting, not to CLT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 18:27:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57924#M2700</guid>
      <dc:creator>zeloc</dc:creator>
      <dc:date>2011-12-07T18:27:13Z</dc:date>
    </item>
    <item>
      <title>SAS test for a rank regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57925#M2701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ksharp, yes I was asking for what method could be used instead of linear regression, whether there is a particular regression that is aimed at ranks. However I should still be able to use the CLT based on sample size and run it as a linear regression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 18:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-test-for-a-rank-regression/m-p/57925#M2701</guid>
      <dc:creator>zeloc</dc:creator>
      <dc:date>2011-12-07T18:28:35Z</dc:date>
    </item>
  </channel>
</rss>

