<?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: saving White standard errors in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555409#M74713</link>
    <description>&lt;P&gt;Ok. If you want the names of the output 'blocks' that PROC REG produces, simply put&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods trace on;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;before your code, and read the name of the relevant output in the log. Then use that name in the ODS OUTPUT Statement to get the underlying data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Otherwise, feel free to ask further &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 16:49:28 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2019-05-01T16:49:28Z</dc:date>
    <item>
      <title>saving White standard errors</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555392#M74708</link>
      <description>&lt;P&gt;i am running a simulation and want to save the white standard errors by sample. Is there an outest option for that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc reg data=appx8_e outest=robols_est outseb;&lt;BR /&gt;hc1:model y = x2 x3/hcc hccmethod=1;&lt;BR /&gt;by sample;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 16:12:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555392#M74708</guid>
      <dc:creator>chill4lsu</dc:creator>
      <dc:date>2019-05-01T16:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: saving White standard errors</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555395#M74709</link>
      <description>&lt;P&gt;Hi and welcome to the SAS Communities. I don't think there is an outest option to do that. However, you can fetch any underlying data from your procedure output with an &lt;A href="https://blogs.sas.com/content/iml/2017/01/09/ods-output-any-statistic.html" target="_self"&gt;ODS OUTPUT Statement&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 16:21:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555395#M74709</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-05-01T16:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: saving White standard errors</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555397#M74710</link>
      <description>Thank you. I will try that. My objective is to further process in SAS the output from 1000 samples. Data management is not one of my skills &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 May 2019 16:27:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555397#M74710</guid>
      <dc:creator>chill4lsu</dc:creator>
      <dc:date>2019-05-01T16:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: saving White standard errors</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555409#M74713</link>
      <description>&lt;P&gt;Ok. If you want the names of the output 'blocks' that PROC REG produces, simply put&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods trace on;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;before your code, and read the name of the relevant output in the log. Then use that name in the ODS OUTPUT Statement to get the underlying data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Otherwise, feel free to ask further &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 16:49:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/saving-White-standard-errors/m-p/555409#M74713</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-05-01T16:49:28Z</dc:date>
    </item>
  </channel>
</rss>

