<?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: How Can I Use PROC ENTROPY Properly to Yield BLUE Estimates? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981854#M49168</link>
    <description>&lt;P&gt;If you are not dealing with ill-behaved data and/or with a small sample, there are many other ways (besides PROC ENTROPY) to deal with heteroskedasticity in regression residuals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/forum2007/131-2007.pdf" target="_blank" rel="noopener"&gt;131-2007: Skewness, Multicollinearity, Heteroskedasticity – You Name It, Cost Data Have It! Solutions to Violations of Assumptions of the Ordinary Least Squares Regression Model Using SAS®&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Skewness, Multicollinearity, Heteroskedasticity - You Name It, &lt;STRONG&gt;Cost Data&lt;/STRONG&gt; Have It! Solutions to Violations of Assumptions of Ordinary Least Squares Regression Models Using SAS® &lt;BR /&gt;Leonor Ayyangar -- Health Economics Resource Center (HERC) &lt;BR /&gt;VA Palo Alto Health Care System Menlo Park, CA &lt;BR /&gt;(a SAS Global Forum 2007 paper, but still valid info of course)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/kb/60/848.html" target="_blank" rel="noopener"&gt;60848 - A Simple Regression Model with Correction of Heteroscedasticity&lt;/A&gt;&amp;nbsp; (application of SAS/ETS PROC MODEL)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ciao,&lt;BR /&gt;Koen&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jan 2026 23:32:14 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2026-01-12T23:32:14Z</dc:date>
    <item>
      <title>How Can I Use PROC ENTROPY Properly to Yield BLUE Estimates?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981831#M49166</link>
      <description>&lt;P&gt;I am seeking to use PROC ENTROPY to model a cost function, but I can see evidence of heteroskedasticity in the omnibus studentized residual plot that I hope to remediate. Ideally, I would like to conform to the usual "rules of road" in using the variance (i.e. squared residuals) but as I am not as familiar with PROC ENTROPY I don't want to blindly apply something from OLS that would not be appropriate under GME. For example, in reviewing the documentation for WEIGHT option in PROC ENTROPY:&lt;/P&gt;&lt;P&gt;The regressors and the dependent variables are multiplied by the square root of the weight variable to form the weighted&amp;nbsp;matrix and the weighted dependent variable.&lt;/P&gt;&lt;P&gt;This differs from the implementation of the WEIGHT option in PROC GLM:&lt;/P&gt;&lt;P&gt;If the weights for the observations are proportional to the reciprocals of the error variances, then the weighted least squares estimates are best linear unbiased estimators (BLUE).&lt;/P&gt;&lt;P&gt;I do not understand why there are two different implementations of weighting between ENTROPY and GLM, thus this question.&lt;/P&gt;&lt;P&gt;Thanks for any insights you can offer me regarding this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 17:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981831#M49166</guid>
      <dc:creator>OneEyedKing</dc:creator>
      <dc:date>2026-01-12T17:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Use PROC ENTROPY Properly to Yield BLUE Estimates?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981852#M49167</link>
      <description>&lt;DIV class="xisDoc-eDocBody"&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="etsug_entropy000020" class="aa-section"&gt;
&lt;DIV class="xisDoc-eDocBody"&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="etsug_entropy000020" class="aa-section"&gt;
&lt;P class="xisDoc-paragraph"&gt;The ENTROPY procedure implements a parametric method of linear estimation based on generalized maximum entropy (GME). &lt;BR /&gt;The ENTROPY procedure is suitable when there are outliers in the data and robustness is required, when the model is ill-posed or under-determined for the observed data, or for regressions that involve small data sets.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;Is your data ill-behaved? Do you have a&amp;nbsp;&lt;SPAN&gt;small sample?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="xisDoc-eDocBody"&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="etsug_entropy000020" class="aa-section"&gt;
&lt;DIV class="xisDoc-eDocBody"&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="etsug_entropy000020" class="aa-section"&gt;
&lt;P class="xisDoc-paragraph"&gt;PROC ENTROPY estimates tend to be biased (slightly biased), as they are a type of shrinkage estimate, but typically portray smaller variances than ordinary least squares (OLS) counterparts, making them more desirable from a mean squared error (MSE) viewpoint.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Jan 2026 23:23:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981852#M49167</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2026-01-12T23:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Use PROC ENTROPY Properly to Yield BLUE Estimates?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981854#M49168</link>
      <description>&lt;P&gt;If you are not dealing with ill-behaved data and/or with a small sample, there are many other ways (besides PROC ENTROPY) to deal with heteroskedasticity in regression residuals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/forum2007/131-2007.pdf" target="_blank" rel="noopener"&gt;131-2007: Skewness, Multicollinearity, Heteroskedasticity – You Name It, Cost Data Have It! Solutions to Violations of Assumptions of the Ordinary Least Squares Regression Model Using SAS®&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Skewness, Multicollinearity, Heteroskedasticity - You Name It, &lt;STRONG&gt;Cost Data&lt;/STRONG&gt; Have It! Solutions to Violations of Assumptions of Ordinary Least Squares Regression Models Using SAS® &lt;BR /&gt;Leonor Ayyangar -- Health Economics Resource Center (HERC) &lt;BR /&gt;VA Palo Alto Health Care System Menlo Park, CA &lt;BR /&gt;(a SAS Global Forum 2007 paper, but still valid info of course)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/kb/60/848.html" target="_blank" rel="noopener"&gt;60848 - A Simple Regression Model with Correction of Heteroscedasticity&lt;/A&gt;&amp;nbsp; (application of SAS/ETS PROC MODEL)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Ciao,&lt;BR /&gt;Koen&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 23:32:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-Can-I-Use-PROC-ENTROPY-Properly-to-Yield-BLUE-Estimates/m-p/981854#M49168</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2026-01-12T23:32:14Z</dc:date>
    </item>
  </channel>
</rss>

