<?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 how to control heteroscedasticity in reg? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11394#M1347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THX. yet proc reg seems can not control cluster at the same time.&lt;/P&gt;&lt;P&gt;and do this option works in surveyreg? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Dec 2011 06:07:46 GMT</pubDate>
    <dc:creator>rpg163</dc:creator>
    <dc:date>2011-12-11T06:07:46Z</dc:date>
    <item>
      <title>how to control heteroscedasticity in reg?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11391#M1344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am running a regression and I want to control both heteroscedasticity (Huber-White standard errors) and cluster which means add option "robust cluster (var) " in stata&lt;/P&gt;&lt;P&gt;yet I want to do this in sas,&lt;/P&gt;&lt;P&gt;what should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 11:26:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11391#M1344</guid>
      <dc:creator>rpg163</dc:creator>
      <dc:date>2011-12-09T11:26:26Z</dc:date>
    </item>
    <item>
      <title>how to control heteroscedasticity in reg?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11392#M1345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the WHITE option in the model statement for proc reg.&amp;nbsp; This will at least help with your heteroscedasticity question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 18:18:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11392#M1345</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2011-12-09T18:18:23Z</dc:date>
    </item>
    <item>
      <title>how to control heteroscedasticity in reg?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11393#M1346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to look at the ROBUSTREG procedure in 9.3 as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 21:08:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11393#M1346</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-12-09T21:08:58Z</dc:date>
    </item>
    <item>
      <title>how to control heteroscedasticity in reg?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11394#M1347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THX. yet proc reg seems can not control cluster at the same time.&lt;/P&gt;&lt;P&gt;and do this option works in surveyreg? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 06:07:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11394#M1347</guid>
      <dc:creator>rpg163</dc:creator>
      <dc:date>2011-12-11T06:07:46Z</dc:date>
    </item>
    <item>
      <title>how to control heteroscedasticity in reg?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11395#M1348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THX, &lt;/P&gt;&lt;P&gt;Well, it seems I have to update my SAS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 06:10:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11395#M1348</guid>
      <dc:creator>rpg163</dc:creator>
      <dc:date>2011-12-11T06:10:26Z</dc:date>
    </item>
    <item>
      <title>how to control heteroscedasticity in reg?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11396#M1349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robustreg procedure is in 9.2 as well, it is not new to 9.3 (I am not aware if/of any major differences).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not really knowing anything about stata I am going to assume the 'cluster' option has something to do with collinearity among the regressors.&amp;nbsp; The model statement has options for this COLLIN, COLLINOINT.&amp;nbsp; You may also want to look a ACOV instead of WHITE and COLLIN.&amp;nbsp; You can also control the interactivity of variables with the ADD and DELETE statements in proc reg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 19:43:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-control-heteroscedasticity-in-reg/m-p/11396#M1349</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2011-12-11T19:43:20Z</dc:date>
    </item>
  </channel>
</rss>

