<?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: proc surveylogistic AIC in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503131#M779</link>
    <description>&lt;P&gt;Hi Ballardw,&lt;/P&gt;&lt;P&gt;Thank you so much for replying this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also a paper suggesting that scaling the weights to sum to sample size (n) (page 12-&lt;A href="http://www.isr.umich.edu/src/smp/asda/J%20Surv%20Stat%20Methodol-2015-Lumley-jssam_smu021.pdf" target="_blank"&gt;http://www.isr.umich.edu/src/smp/asda/J%20Surv%20Stat%20Methodol-2015-Lumley-jssam_smu021.pdf&lt;/A&gt;). I am also assuming that if&amp;nbsp;we divide&amp;nbsp;the individuals weight by mean of all weight in order to get new weight scaled to&amp;nbsp;sample size, But I am not sure it is right or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;</description>
    <pubDate>Wed, 10 Oct 2018 15:23:13 GMT</pubDate>
    <dc:creator>bikashten</dc:creator>
    <dc:date>2018-10-10T15:23:13Z</dc:date>
    <item>
      <title>proc surveylogistic AIC</title>
      <link>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503098#M773</link>
      <description>&lt;P&gt;Hi all;&lt;/P&gt;&lt;P&gt;I am looking for help. I am reading this paper from&amp;nbsp;Thomas Lumley &amp;amp; Alastair Scott.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.stat.colostate.edu//graybillconference2013/Presentations/Scott.pdf" target="_blank"&gt;https://www.stat.colostate.edu//graybillconference2013/Presentations/Scott.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They mentioned about AIC, BIC and new AIC and BIC value that scaled to sample size.&lt;/P&gt;&lt;P&gt;Output from the SAS SURVEYLOGISTIC Procedure&lt;BR /&gt;Model Fit Statistics&lt;BR /&gt;Criterion Intercept Intercept&lt;BR /&gt;Only and Covariates&lt;BR /&gt;AIC 201153424 159489290&lt;BR /&gt;SC 201153431 159489396&lt;BR /&gt;-2 Log L 201153422 159489262&lt;BR /&gt;Testing Global Null Hypothesis: BETA=0&lt;BR /&gt;Test Chi-Square DF Pr &amp;gt; ChiSq&lt;BR /&gt;Likelihood Ratio 41664159.2 13 &amp;lt;.0001&lt;BR /&gt;Score 38579687.9 13 &amp;lt;.0001&lt;BR /&gt;Wald 1344.6 13 &amp;lt;.0001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notice that the output contains values for quantities labelled AIC,&lt;BR /&gt;SC (aka BIC) and Likelihood Ratio.&lt;BR /&gt;These mean very little as they stand. However, we can adapt them&lt;BR /&gt;to produce something useful.&lt;BR /&gt;Part of the problem is that we have used the published weights,&lt;BR /&gt;summing to the population size N = 246750000.&lt;BR /&gt;We get more reasonable values if we re-scale to the sample size&lt;BR /&gt;n = 13,957:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output from PROC SURVEYLOGISTIC&lt;BR /&gt;Model Fit Statistics&lt;BR /&gt;Criterion Intercept Intercept&lt;BR /&gt;Only and Covariates&lt;BR /&gt;AIC 12800.7 10173.8&lt;BR /&gt;SC 12807.7 10281.8&lt;BR /&gt;-2 Log L 12798.7 10147.8&lt;BR /&gt;Testing Global Null Hypothesis: BETA=0&lt;BR /&gt;Test Chi-Square DF Pr &amp;gt; ChiSq&lt;BR /&gt;Likelihood Ratio 2356.7 13 &amp;lt;.0001&lt;BR /&gt;Score 2182.2 13 &amp;lt;.0001&lt;BR /&gt;Wald 1344.6 13 &amp;lt;.0001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure how they got the AIC value scale to sample size. It will be helpful if someone send me a code to calculate new aic value based on sample size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 14:30:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503098#M773</guid>
      <dc:creator>bikashten</dc:creator>
      <dc:date>2018-10-10T14:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: proc surveylogistic AIC</title>
      <link>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503125#M778</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/136483"&gt;@bikashten&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi all;&lt;/P&gt;
&lt;P&gt;I am looking for help. I am reading this paper from&amp;nbsp;Thomas Lumley &amp;amp; Alastair Scott.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.stat.colostate.edu//graybillconference2013/Presentations/Scott.pdf" target="_blank"&gt;https://www.stat.colostate.edu//graybillconference2013/Presentations/Scott.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They mentioned about AIC, BIC and new AIC and BIC value that scaled to sample size.&lt;/P&gt;
&lt;P&gt;Output from the SAS SURVEYLOGISTIC Procedure&lt;BR /&gt;Model Fit Statistics&lt;BR /&gt;Criterion Intercept Intercept&lt;BR /&gt;Only and Covariates&lt;BR /&gt;AIC 201153424 159489290&lt;BR /&gt;SC 201153431 159489396&lt;BR /&gt;-2 Log L 201153422 159489262&lt;BR /&gt;Testing Global Null Hypothesis: BETA=0&lt;BR /&gt;Test Chi-Square DF Pr &amp;gt; ChiSq&lt;BR /&gt;Likelihood Ratio 41664159.2 13 &amp;lt;.0001&lt;BR /&gt;Score 38579687.9 13 &amp;lt;.0001&lt;BR /&gt;Wald 1344.6 13 &amp;lt;.0001&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notice that the output contains values for quantities labelled AIC,&lt;BR /&gt;SC (aka BIC) and Likelihood Ratio.&lt;BR /&gt;These mean very little as they stand. However, we can adapt them&lt;BR /&gt;to produce something useful.&lt;BR /&gt;Part of the problem is that we have used the published weights,&lt;BR /&gt;summing to the population size N = 246750000.&lt;BR /&gt;We get more reasonable values if we re-scale to the sample size&lt;BR /&gt;n = 13,957:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output from PROC SURVEYLOGISTIC&lt;BR /&gt;Model Fit Statistics&lt;BR /&gt;Criterion Intercept Intercept&lt;BR /&gt;Only and Covariates&lt;BR /&gt;AIC 12800.7 10173.8&lt;BR /&gt;SC 12807.7 10281.8&lt;BR /&gt;-2 Log L 12798.7 10147.8&lt;BR /&gt;Testing Global Null Hypothesis: BETA=0&lt;BR /&gt;Test Chi-Square DF Pr &amp;gt; ChiSq&lt;BR /&gt;Likelihood Ratio 2356.7 13 &amp;lt;.0001&lt;BR /&gt;Score 2182.2 13 &amp;lt;.0001&lt;BR /&gt;Wald 1344.6 13 &amp;lt;.0001&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure how they got the AIC value scale to sample size. It will be helpful if someone send me a code to calculate new aic value based on sample size.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Bikash&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It would help others if you had mentioned that everything you show as text was copied from the PDF, so you have no data or code to start from.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The authors did not show any code or actual data though one could download the public NHANES data set they mention and possibly duplicate the result.&lt;/P&gt;
&lt;P&gt;One approach could have been to reduce the sample weight variable by some ratio or log of the weight variable or similar. I recommend if you want specifics to contact the authors.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 15:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503125#M778</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-10T15:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: proc surveylogistic AIC</title>
      <link>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503131#M779</link>
      <description>&lt;P&gt;Hi Ballardw,&lt;/P&gt;&lt;P&gt;Thank you so much for replying this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is also a paper suggesting that scaling the weights to sum to sample size (n) (page 12-&lt;A href="http://www.isr.umich.edu/src/smp/asda/J%20Surv%20Stat%20Methodol-2015-Lumley-jssam_smu021.pdf" target="_blank"&gt;http://www.isr.umich.edu/src/smp/asda/J%20Surv%20Stat%20Methodol-2015-Lumley-jssam_smu021.pdf&lt;/A&gt;). I am also assuming that if&amp;nbsp;we divide&amp;nbsp;the individuals weight by mean of all weight in order to get new weight scaled to&amp;nbsp;sample size, But I am not sure it is right or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 15:23:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/proc-surveylogistic-AIC/m-p/503131#M779</guid>
      <dc:creator>bikashten</dc:creator>
      <dc:date>2018-10-10T15:23:13Z</dc:date>
    </item>
  </channel>
</rss>

