<?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: Weighted estimates in model averaging in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Weighted-estimates-in-model-averaging/m-p/709307#M34340</link>
    <description>&lt;P&gt;Since no one has commented, I will make a few remarks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not have a copy of B&amp;amp;A at home, but I believe the Akaike weights were not related to the kind of model averaging that you are doing. As I recall, in B&amp;amp;A, they used the full data set and ran all subsets or regression models. They then assign weights to the various models based on the AIC criterion for each model,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is different than the MODELAVERAGE statement, which uses bootstrap resamples of the data and then computes an average, which is the bootstrap estimate for the parameter estimates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, nothing stops you from using a weighted average of the bootstrap estimates, but I don't know whether that makes statistical sense.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 20:10:34 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2021-01-04T20:10:34Z</dc:date>
    <item>
      <title>Weighted estimates in model averaging</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Weighted-estimates-in-model-averaging/m-p/708317#M34293</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I use the following script for model averaging:&lt;/P&gt;
&lt;P&gt;proc glmselect data=&amp;amp;infile plots=(EffectSelectPct ParmDistribution); &lt;BR /&gt;model depvar=indepvar1&amp;nbsp;indepvar2&amp;nbsp;indepvar3&lt;BR /&gt;/selection=LASSO(adaptive stop=none choose=SBC) ; &lt;BR /&gt;modelAverage nsamples=100tables=(EffectSelectPct(all) ParmEst(all) );&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;According to the SAS manual (page 4290 of GLMSelect procedure, SAS/STAT 15.1), the parameter estimates and standard deviation printed in the output are simple unweighted (equally weighted) averages. I wonder if there is any way to specify a weight, such as Akaike weight, as suggested by Burnham and Anderson (2002).&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 04:37:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Weighted-estimates-in-model-averaging/m-p/708317#M34293</guid>
      <dc:creator>DavyJones</dc:creator>
      <dc:date>2020-12-27T04:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Weighted estimates in model averaging</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Weighted-estimates-in-model-averaging/m-p/709307#M34340</link>
      <description>&lt;P&gt;Since no one has commented, I will make a few remarks.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not have a copy of B&amp;amp;A at home, but I believe the Akaike weights were not related to the kind of model averaging that you are doing. As I recall, in B&amp;amp;A, they used the full data set and ran all subsets or regression models. They then assign weights to the various models based on the AIC criterion for each model,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is different than the MODELAVERAGE statement, which uses bootstrap resamples of the data and then computes an average, which is the bootstrap estimate for the parameter estimates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, nothing stops you from using a weighted average of the bootstrap estimates, but I don't know whether that makes statistical sense.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 20:10:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Weighted-estimates-in-model-averaging/m-p/709307#M34340</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2021-01-04T20:10:34Z</dc:date>
    </item>
  </channel>
</rss>

