<?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 Proc logistics with weight and score statement in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistics-with-weight-and-score-statement/m-p/52383#M2397</link>
    <description>Hi ,&lt;BR /&gt;
          I am using proc logistics with weight statement to take care of over sampling in the sample dataset.. I am using score statement in the same procedure to score the entire population dataset.&lt;BR /&gt;
&lt;BR /&gt;
       My question is during scoring will the wieghts be applied to entire population. &lt;BR /&gt;
&lt;BR /&gt;
   If it does then how can i prevent it as I am using the entire population.&lt;BR /&gt;
&lt;BR /&gt;
 Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
    <pubDate>Wed, 08 Jul 2009 21:05:20 GMT</pubDate>
    <dc:creator>AmitKB</dc:creator>
    <dc:date>2009-07-08T21:05:20Z</dc:date>
    <item>
      <title>Proc logistics with weight and score statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistics-with-weight-and-score-statement/m-p/52383#M2397</link>
      <description>Hi ,&lt;BR /&gt;
          I am using proc logistics with weight statement to take care of over sampling in the sample dataset.. I am using score statement in the same procedure to score the entire population dataset.&lt;BR /&gt;
&lt;BR /&gt;
       My question is during scoring will the wieghts be applied to entire population. &lt;BR /&gt;
&lt;BR /&gt;
   If it does then how can i prevent it as I am using the entire population.&lt;BR /&gt;
&lt;BR /&gt;
 Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Amit</description>
      <pubDate>Wed, 08 Jul 2009 21:05:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistics-with-weight-and-score-statement/m-p/52383#M2397</guid>
      <dc:creator>AmitKB</dc:creator>
      <dc:date>2009-07-08T21:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Proc logistics with weight and score statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistics-with-weight-and-score-statement/m-p/52384#M2398</link>
      <description>This is discussed in the description of the WEIGHT statement and the "Details: Scoring Data Sets" section in the LOGISTIC documentation:&lt;BR /&gt;
&lt;BR /&gt;
   &lt;A href="http://support.sas.com/onlinedoc/913/getDoc/en/statug.hlp/logistic_index.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/en/statug.hlp/logistic_index.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Computation of predicted values (scoring) done by the SCORE statement does not use weights.  However, weights, if available, are used to compute the fit statistics and ROC curve that the SCORE statement can also produce.&lt;BR /&gt;
&lt;BR /&gt;
If you specify the MODEL, SCORE, and WEIGHT statements together to fit the model and score data in one step, then the weights affect only the model estimation and therefore the parameter estimates of the model.  They are not used again in the scoring process.&lt;BR /&gt;
&lt;BR /&gt;
See this usage note for more on oversampling:  &lt;A href="http://support.sas.com/kb/22/601.html" target="_blank"&gt;http://support.sas.com/kb/22/601.html&lt;/A&gt;</description>
      <pubDate>Thu, 09 Jul 2009 15:15:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistics-with-weight-and-score-statement/m-p/52384#M2398</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2009-07-09T15:15:36Z</dc:date>
    </item>
  </channel>
</rss>

