<?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 parameter estimates in logistic regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22965#M760</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I wanted to know that, while developing a logistic regression do i use categorical variables in class statement and obtain individual coeffs for each of the categories or should i not use class statement and so obtain only one coeff for a categorical variable?&lt;BR /&gt;
&lt;BR /&gt;
Pls help.</description>
    <pubDate>Mon, 17 May 2010 13:32:46 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-05-17T13:32:46Z</dc:date>
    <item>
      <title>parameter estimates in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22965#M760</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I wanted to know that, while developing a logistic regression do i use categorical variables in class statement and obtain individual coeffs for each of the categories or should i not use class statement and so obtain only one coeff for a categorical variable?&lt;BR /&gt;
&lt;BR /&gt;
Pls help.</description>
      <pubDate>Mon, 17 May 2010 13:32:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22965#M760</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-05-17T13:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: parameter estimates in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22966#M761</link>
      <description>If the categorical variable has more than two levels, you must either use the class statement or recode the variable into multiple two-level variables.  If you don't, then you are treating the variable as a ratio scale rather than nominal scale variable.&lt;BR /&gt;
&lt;BR /&gt;
If the categorical variable is binary, coded 0/1, then you get the same inference using either the CLASS statement or treating the variable as continuous.</description>
      <pubDate>Mon, 17 May 2010 14:00:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22966#M761</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-05-17T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: parameter estimates in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22967#M762</link>
      <description>Thanks..&lt;BR /&gt;
&lt;BR /&gt;
The categorical vars in my data has more than 2 categories..and some have even 10-12 categories...&lt;BR /&gt;
i have divided the data into 70:30 ratio for model building and development respectively. So when i use class statement, i will get estimates for each of the categories.. i would like to know that basis these estimates how do i obtain the probabilty of the event under consideration for each record ( i.e how to get the cross product of the x's and the beta's so that i can obtain the logit and get the probability)....&lt;BR /&gt;
&lt;BR /&gt;
pls help

Message was edited by: k745</description>
      <pubDate>Mon, 17 May 2010 14:55:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22967#M762</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-05-17T14:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: parameter estimates in logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22968#M763</link>
      <description>Use the CLASS statement, and estimates for each category (i.e., level) will be interpreted against the highest level in that class variable (SAS default). With so many categories, you may run into estimation problems if each category does not include observations of both 0's and 1's. In this case, consider pooling categories in a meaningful way.</description>
      <pubDate>Thu, 20 May 2010 16:07:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/parameter-estimates-in-logistic-regression/m-p/22968#M763</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-05-20T16:07:32Z</dc:date>
    </item>
  </channel>
</rss>

