<?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: Meaning of intercept in logistic procedure in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601510#M29261</link>
    <description>Thank you!</description>
    <pubDate>Mon, 04 Nov 2019 20:39:45 GMT</pubDate>
    <dc:creator>pink_poodle</dc:creator>
    <dc:date>2019-11-04T20:39:45Z</dc:date>
    <item>
      <title>Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/600773#M29228</link>
      <description>&lt;P&gt;This is a group of theoretical questions based on respective scenarios pertaining to the meaning of the intercept in the logistic procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Scenario 1: &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I am working with a binary response model. There is only one categorical predictor.&amp;nbsp; The predictor has levels 1 and 2, and the param method is reference cell coding. The intercept (&lt;FONT color="#FF0000"&gt;0.4961&lt;/FONT&gt;) is a logit probability of the event at the reference level (level 2). The estimate (-0.2626) is difference between logits of level1 and the reference level (level2).&amp;nbsp; Now I re-run the code with the&lt;STRONG&gt; noint&lt;/STRONG&gt; option that supresses the intercept. &lt;U&gt;Did I just make the probability of event at the reference level zero?&lt;/U&gt; The estimate becomes 0.2335 = 0.4961 - 0.2626, suggesting a positive answer, but perhaps there is a way to retrieve the 0.4961 number from the output.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Question 1:&lt;/EM&gt;&lt;U&gt; Is there a way to retrieve that 0.4961 number (logit probability of the event at the reference level) from the output generated with the noint option?&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Scenario 2:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I added a second, continuous predictor to the previous model.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;Without&lt;/STRONG&gt;&lt;/EM&gt; the noint option, how does that affect the meaning of the intercept? Is the intercept now a sum of &lt;FONT color="#800080"&gt;&lt;EM&gt;contribution to the intercept from adding the continuous predictor&lt;/EM&gt;&lt;/FONT&gt; and &lt;FONT color="#800080"&gt;&lt;EM&gt;the logit probability of the event at the reference level&lt;/EM&gt;&lt;/FONT&gt;?&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Scenario 3:&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I ran the model from the second scenario &lt;EM&gt;with&lt;/EM&gt; the noint option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;What is the meaning of estimate for level1 category now? Is it still the difference between its logit and the logit of the reference level? Is there a way to retrieve the logit of the reference level from the output?&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts are greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 18:52:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/600773#M29228</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2019-10-31T18:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601163#M29239</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235176"&gt;@pink_poodle&lt;/a&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235176"&gt;@pink_poodle&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;(...)&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Scenario 1: &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;(...) The intercept (&lt;FONT color="#FF0000"&gt;0.4961&lt;/FONT&gt;) is a logit probability of the event at the reference level (level 2).&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'd rather say it is &lt;EM&gt;an estimate of&lt;/EM&gt; that logit probability.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&lt;EM&gt;Scenario 1: &lt;/EM&gt;(...)&amp;nbsp;Now I re-run the code with the&lt;STRONG&gt; noint&lt;/STRONG&gt; option that supresses the intercept. &lt;U&gt;Did I just make the probability of event at the reference level zero?&lt;/U&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, not the probability, but the &lt;EM&gt;logit&lt;/EM&gt; probability. (Hence, that probability is now assumed to be &lt;EM&gt;1/2&lt;/EM&gt;.)&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;EM&gt;Question 1:&lt;/EM&gt;&lt;U&gt; Is there a way to retrieve that 0.4961 number (logit probability of the event at the reference level) from the output generated with the noint option?&lt;/U&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, there isn't. The logit is now &lt;EM&gt;assumed&lt;/EM&gt; to be 0.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;EM&gt;Scenario 2:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I added a second, continuous predictor to the previous model.&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;Without&lt;/STRONG&gt;&lt;/EM&gt; the noint option, how does that affect the meaning of the intercept? Is the intercept now a sum of &lt;FONT color="#800080"&gt;&lt;EM&gt;contribution to the intercept from adding the continuous predictor&lt;/EM&gt;&lt;/FONT&gt; and &lt;FONT color="#800080"&gt;&lt;EM&gt;the logit probability of the event at the reference level&lt;/EM&gt;&lt;/FONT&gt;?&lt;/U&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Now, the intercept estimates the logit probability of the event for a subject with the first predictor being at its reference level and the second predictor being equal to zero.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;U&gt;&lt;/U&gt;
&lt;P&gt;&lt;EM&gt;Scenario 3:&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I ran the model from the second scenario &lt;EM&gt;with&lt;/EM&gt; the noint option.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;What is the meaning of estimate for level1 category now? Is it still the difference between its logit and the logit of the reference level?&lt;/U&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, in both models (with and without intercept) this number estimates the difference between those logits, i.e., the &lt;EM&gt;log odds ratio&lt;/EM&gt; of level 1 vs. level 2, &lt;EM&gt;everything else&lt;/EM&gt; (i.e. the value of the second predictor) &lt;EM&gt;being the same&lt;/EM&gt;. However, if the &lt;EM&gt;true&lt;/EM&gt; intercept is &lt;EM&gt;not&lt;/EM&gt; zero and the NOINT option is used inappropriately, the number in question will likely &lt;EM&gt;over&lt;/EM&gt;estimate or &lt;EM&gt;under&lt;/EM&gt;estimate that log odds ratio.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;EM&gt;Scenario 3:&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;(...)&amp;nbsp;&lt;U&gt;Is there a way to retrieve the logit of the reference level from the output?&amp;nbsp;&lt;/U&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Similar to question 1, the logit of the reference level, the second predictor being equal to zero, is now &lt;EM&gt;assumed&lt;/EM&gt; to be 0 and nothing else can be derived from the estimates in the output.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2019 18:34:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601163#M29239</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2019-11-02T18:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601419#M29257</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for a wonderful reply. This is making a difficult concept a lot more clear. Can you please clarify two quotes:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Yes, in both models (with and without intercept) this number estimates the difference between those logits, i.e., the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;log-odds ratio&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;of level 1 vs. level 2,&lt;/SPAN&gt;&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;everything else&lt;/EM&gt;&lt;SPAN&gt;(i.e. the value of the second predictor)&lt;/SPAN&gt;&lt;EM&gt;being the same&lt;/EM&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;Do you mean everything else being &lt;EM&gt;zero, like you answered for Scenario 2 ("the first predictor being at its reference level and the second predictor being equal to zero")&lt;/EM&gt;? &lt;/FONT&gt;In that case, the &lt;EM&gt;coefficient_1&lt;/EM&gt; for these two models would be the same (D_level1 is the design variable for level1 of categorical predictor):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(1) logit(predicted probability of event) = &lt;STRIKE&gt;intercept&lt;/STRIKE&gt; + &lt;EM&gt;coefficient_1&lt;/EM&gt;*D_level1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(2) logit(predicted probability of event) = &lt;STRIKE&gt;intercept&lt;/STRIKE&gt; + &lt;EM&gt;coefficient_1&lt;/EM&gt;*D_level1 + &lt;EM&gt;coefficient_2&lt;/EM&gt;*continuous_predictor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But, in fact, coefficient_1 changes with the addition of the continuous predictor. Also &lt;EM&gt;with&lt;/EM&gt; the intercept, coefficient_1 changes with the addition of the continuous predictor. &lt;FONT color="#0000FF"&gt;How would you explain that?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;However, if the&amp;nbsp;&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;true&amp;nbsp;&lt;/EM&gt;intercept&lt;/FONT&gt; is&amp;nbsp;&lt;EM&gt;not&amp;nbsp;&lt;/EM&gt;zero and the &lt;FONT color="#FF00FF"&gt;NOINT option is used inappropriately&lt;/FONT&gt;, the number in question will likely&amp;nbsp;&lt;EM&gt;over&lt;/EM&gt;estimate or&amp;nbsp;&lt;EM&gt;under&lt;/EM&gt;estimate that log odds ratio.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;Is NOINT only appropriate for a model that contains only the continuous predictors?&lt;/FONT&gt; It seems that with addition of categorical factors, the intercept becomes a necessity, because it has a meaning. For example, it is not appropriate for me to change the predicted probability of the reference level (level2) from 0.3785 to 0.5000 like I did by using the NOINT option on model (1).&amp;nbsp;&lt;FONT color="#0000FF"&gt;How would you tell if a true intercept is not zero?&amp;nbsp; When would you say it is inappropriate to use the NOINT option?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 16:03:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601419#M29257</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2019-11-04T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601457#M29258</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235176"&gt;@pink_poodle&lt;/a&gt;: You're welcome&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235176"&gt;@pink_poodle&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, in both models (with and without intercept) this number estimates the difference between those logits, i.e., the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;log-odds ratio&amp;nbsp;&lt;/EM&gt;&lt;SPAN&gt;of level 1 vs. level 2,&lt;/SPAN&gt;&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;everything else&lt;/EM&gt;&lt;SPAN&gt;(i.e. the value of the second predictor)&lt;/SPAN&gt;&lt;EM&gt;being the same&lt;/EM&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;Do you mean everything else being &lt;EM&gt;zero, like you answered for Scenario 2 ("the first predictor being at its reference level and the second predictor being equal to zero")&lt;/EM&gt;? &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, I meant that the logit difference is calculated at &lt;EM&gt;the same&lt;/EM&gt; level of the second predictor, regardless of &lt;EM&gt;what&lt;/EM&gt; level this may be. When you look at your equation (1), let D_level1 be 1 (let's call this equation "1&lt;STRONG&gt;a&lt;/STRONG&gt;"), then change it to 0 (equation "1&lt;STRONG&gt;b&lt;/STRONG&gt;") and finally subtract equation 1b from equation 1a, then you see that the right-hand side equals&amp;nbsp;&lt;EM&gt;coefficient_1&lt;/EM&gt; while the left-hand side is the difference of two logits: The logit pertaining to level 1 minus the logit pertaining to level 2 of the first predictor. You also see that this doesn't change if you include the intercept into the model: the intercept cancels out when subtracting 1b from 1a. Now do the same with equation (2): To obtain the analogous result the continuous predictor must not change, it has to be "&lt;EM&gt;the same&lt;/EM&gt;" in equations "2a" and "2b". Otherwise the difference "2a − 2b" would yield "&lt;EM&gt;coefficient_1&lt;/EM&gt;&amp;nbsp;&lt;STRONG&gt;plus&lt;/STRONG&gt; &lt;EM&gt;coefficient_2&lt;/EM&gt;&amp;nbsp;times the difference between the two values of continuous_predictor" on the RHS and not just "&lt;EM&gt;coefficient_1&lt;/EM&gt;" as desired. But it doesn't matter &lt;EM&gt;what&lt;/EM&gt; the common value of the continuous predictor in 2a and 2b is, because it will cancel out in all cases: x&amp;nbsp;− x&amp;nbsp;= 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&lt;SPAN&gt;But, in fact, coefficient_1 changes with the addition of the continuous predictor. Also &lt;EM&gt;with&lt;/EM&gt; the intercept, coefficient_1 changes with the addition of the continuous predictor. &lt;FONT color="#0000FF"&gt;How would you explain that?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Adding a new predictor changes the model. Hence, &lt;EM&gt;all&lt;/EM&gt; coefficients are newly estimated considering the additional information introduced by the values of the new predictor (and their relationship to the other predictor values and the values of the dependent variable). So, it's quite common that coefficient_1 changes in this situation, especially if the new predictor is correlated with the existing predictor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;Is NOINT only appropriate for a model that contains only the continuous predictors?&lt;/FONT&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Even if all predictors were continuous you would need a good reason for using the NOINT option. I think I've very rarely used it in practice with PROC LOGISTIC (although I did a lot of logistic regressions over the years), rather with &lt;EM&gt;linear&lt;/EM&gt; models, e.g. in PROC REG. Not surprisingly: There are examples of &lt;EM&gt;linear&lt;/EM&gt; regression models where the conclusion "all [predictors] x&lt;FONT size="1 2 3 4 5 6 7"&gt;i&lt;/FONT&gt; are zero ==&amp;gt; [dependent variable] y must be zero" is plausible. It's more difficult to contrive a real-world example of a &lt;EM&gt;logistic&lt;/EM&gt; regression model where the conclusion&amp;nbsp;"all x&lt;FONT size="1 2 3 4 5 6 7"&gt;i&lt;/FONT&gt; are zero ==&amp;gt; the probability of the event must be 1/2" makes sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;How would you tell if a true intercept is not zero?&amp;nbsp; When would you say it is inappropriate to use the NOINT option?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;As mentioned, in most cases it's quite natural to expect that the (true) intercept is &lt;EM&gt;not&lt;/EM&gt; necessarily zero. So, you would omit the NOINT option and let the maximum-likelihood method do it's work without that restriction. Suppose, the estimate of the intercept turns out to be strikingly close to zero (unlike the other estimated coefficients) &lt;EM&gt;and&lt;/EM&gt;, thinking about the model, you realize that the above conclusion ("... probability ... must be 1/2") is sensible based on subject-matter considerations, then you may want to consider a no-intercept model. As a rule, if you're analyzing data from a planned experiment, you will use the type of model that has been defined &lt;EM&gt;in advance&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 18:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601457#M29258</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2019-11-04T18:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601486#M29259</link>
      <description>&lt;P&gt;Thank you, I really liked the explanation about using the NOINT option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok, coefficient1 is always the difference between logit of level 1 and logit of the reference level (level2). So then, when the continuous predictor joins the model, looking at just one equation, is the intercept no longer purely the logit probability at the reference level of the categorical predictor?&lt;/P&gt;&lt;P&gt;Equation: logit(p) = b0 + b1*(D_level1) + b2*x&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 19:45:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601486#M29259</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2019-11-04T19:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601507#M29260</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235176"&gt;@pink_poodle&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;So then, when the continuous predictor joins the model, looking at just one equation, is the intercept no longer purely the logit probability at the reference level of the categorical predictor?&lt;/P&gt;
&lt;P&gt;Equation: logit(p) = b0 + b1*(D_level1) + b2*x&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Correct. You'd need the additional condition x=0 for this interpretation (see my reply to "&lt;EM&gt;Scenario 2&lt;/EM&gt;"). However, zero could be a totally impossible value for x. In this case, the resulting logit(p)=b0 under the assumptions x=0 and D_level1=0 would at least be a purely hypothetical value and likely even nonsense because this extrapolation would be inadmissible.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601507#M29260</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2019-11-04T20:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Meaning of intercept in logistic procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601510#M29261</link>
      <description>Thank you!</description>
      <pubDate>Mon, 04 Nov 2019 20:39:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Meaning-of-intercept-in-logistic-procedure/m-p/601510#M29261</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2019-11-04T20:39:45Z</dc:date>
    </item>
  </channel>
</rss>

