<?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: Weight of the variables in a credit Scorecard or Proc logistic in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721472#M34946</link>
    <description>&lt;P&gt;See &lt;A href="http://support.sas.com/kb/22605" target="_self"&gt;this note&lt;/A&gt; which describes various methods for assessing the relative importance of the predictors in a model.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 04:45:20 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2021-02-24T04:45:20Z</dc:date>
    <item>
      <title>Weight of the variables in a credit Scorecard or Proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721467#M34945</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am building a scorecard model using logit approach with default flag ( takes value 0 or 1) as dependent variable, and there are 10 independent variables which are a mix of continuous and discrete variables. Business has asked us to fix the weight/contribution of one type(e.g financial factors) of variables at 40% of the total score. Below are the questions where I need your help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. How to calculate the weight of each of the variable in proc logistic. I think weight can only be calculated after the score alignment in line with the scorecard methodology. Weight parameter in proc logistic put the weights on the observation and not on the variables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. How to put the constraint on the variables/coefficients to fix the weight of one or many variables. In my case I have to put a 40% weight on one variables and remaining 60% on the others.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 04:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721467#M34945</guid>
      <dc:creator>kumar_ashwini</dc:creator>
      <dc:date>2021-02-24T04:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Weight of the variables in a credit Scorecard or Proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721472#M34946</link>
      <description>&lt;P&gt;See &lt;A href="http://support.sas.com/kb/22605" target="_self"&gt;this note&lt;/A&gt; which describes various methods for assessing the relative importance of the predictors in a model.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 04:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721472#M34946</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2021-02-24T04:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Weight of the variables in a credit Scorecard or Proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721522#M34947</link>
      <description>I don't understand "weight of each of the variable" . It is just the estimated coefficient  beta of logistic model.&lt;BR /&gt;If you need know the importance of each variable to model ,Try PROC PLS :&lt;BR /&gt;&lt;BR /&gt;proc pls data=class  missing=em   nfac=2 plot=(ParmProfiles VIP) details; &lt;BR /&gt; class sex;&lt;BR /&gt; model age=weight height sex;&lt;BR /&gt;* output out=x predicted=p;&lt;BR /&gt;run;</description>
      <pubDate>Wed, 24 Feb 2021 10:58:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Weight-of-the-variables-in-a-credit-Scorecard-or-Proc-logistic/m-p/721522#M34947</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-02-24T10:58:13Z</dc:date>
    </item>
  </channel>
</rss>

