<?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: Best approach and alternative to simple logistic regression to model the probability of belonging to a group in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765926#M94571</link>
    <description>&lt;P&gt;Depending on the data set size, you might have a look at the decision tree methods. &amp;nbsp;Specifically Bootstrap Forest (random forest in the literature).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 12:23:24 GMT</pubDate>
    <dc:creator>MikeD_Anderson</dc:creator>
    <dc:date>2024-06-14T12:23:24Z</dc:date>
    <item>
      <title>Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765750#M94552</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need a little help on picking the right approach to solve my pronlem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a continuous variable X than can take any value between [-45 0].&lt;/P&gt;&lt;P&gt;I have a dataset of X values for 12 distinct groups, see below their histogram.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to build two models:&lt;/P&gt;&lt;P&gt;1) A model that, for a given new value of X gives me the probability of belonging to each goup and gives me the most likely group.&lt;/P&gt;&lt;P&gt;2) A model that, for A new entry of X that is suppose to belong to a given group, give me the probablity of this entry not being for that said group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I initially thaught logistic regression was the best approach, at least for 1) but for 2) I'm not sure. In particular for groups with a very narrow distribution like K for instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KarlA026_1-1718347298320.png" style="width: 472px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65186i8CF3CA724C0F6934/image-dimensions/472x353?v=v2" width="472" height="353" role="button" title="KarlA026_1-1718347298320.png" alt="KarlA026_1-1718347298320.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 08:48:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765750#M94552</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-14T08:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765926#M94571</link>
      <description>&lt;P&gt;Depending on the data set size, you might have a look at the decision tree methods. &amp;nbsp;Specifically Bootstrap Forest (random forest in the literature).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 12:23:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765926#M94571</guid>
      <dc:creator>MikeD_Anderson</dc:creator>
      <dc:date>2024-06-14T12:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765930#M94574</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4530"&gt;@MikeD_Anderson&lt;/a&gt;&amp;nbsp;.&amp;nbsp;Will have a look!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have about 800 entries but some group have less that 20 observations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I just have acces to JMP (not Pro) so I'm still interested in other alternatives with continuous prediction formula. Would ANN work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 14:03:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765930#M94574</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-14T14:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765949#M94580</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57954"&gt;@KarlA026&lt;/a&gt;&amp;nbsp;. You may want to try discriminate analysis as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/overview-of-the-discriminant-platform.shtml#" target="_blank"&gt;https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/overview-of-the-discriminant-platform.shtml#&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 13:50:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765949#M94580</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-06-14T13:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765961#M94582</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;. I get better results with ANN. But still I can help thinking I'm using to sofisticated tools when I have only one (continuous) predictor only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For approach 2) What about if I fit a distribution model to a group (Normal or other) and use the model formula as a prediction formula?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 14:02:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765961#M94582</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-14T14:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765969#M94587</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57954"&gt;@KarlA026&lt;/a&gt;&amp;nbsp; &amp;nbsp;What do you mean by ANN “better” than LR?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;And, wrt (2), you are flipping what is random from (1). In (1), group is random. In (2), the way you phrased it, X is random. That’s why I suggested you may want to consider DA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m not sure what you mean by “&lt;SPAN&gt;fit a distribution model to a group (Normal or other) and use the model formula as a prediction formula?”. Can you clarify?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 15:09:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765969#M94587</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-06-14T15:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765976#M94588</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt; and&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4530"&gt;@MikeD_Anderson&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For ANN, I mean that when using X to predict the group, I have less Missclassified results than with LDA. This because LDA just gives a similar model that with logit, not allowing for a non-linear model (see profilers differences in attached images in an example for Group K).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As you can see the profilers for the ANN model is close to the distribution of Group K.&amp;nbsp;My suggestion of fitting a distribution may not be relevant. It’s just that when I tried to fit a normal distribution model to group K for instance, I was able to save the model formula as a new column and use that as an indicator column for any new entry to evaluate the probability of this new entry of belonging to group K.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just want to estimate, forr a given fixed X value, the probability of that point to belong to a given Group.&lt;BR /&gt;&lt;BR /&gt;Hope I’m clear now!&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KarlA026_0-1718612306141.png" style="width: 258px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65269iBCD75EE973E70AAA/image-dimensions/258x488?v=v2" width="258" height="488" role="button" title="KarlA026_0-1718612306141.png" alt="KarlA026_0-1718612306141.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KarlA026_1-1718612467686.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65270i9A833A3E933F459B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KarlA026_1-1718612467686.png" alt="KarlA026_1-1718612467686.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:24:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/765976#M94588</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-17T08:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/766614#M94667</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4530"&gt;@MikeD_Anderson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thaughts? Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 06:29:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/766614#M94667</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-18T06:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/766680#M94670</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57954"&gt;@KarlA026&lt;/a&gt;&amp;nbsp;: Unfortunately, I'm not sure I have a great solution. And, in case one of my comments above flew under the radar, I'll expand on it below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Above, a few posts up, I said:&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;And, wrt (2), you are flipping what is random from (1). In (1), group is random. In (2), the way you phrased it, X is random.".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(1) In Logistic Regression or ANN you are estimating Prob(of being in a group given some value of X), which, for brevity, can be written P(G|X) and read "Probability of Group membership given X". So here, group is the random component. X is fixed (i.e., chosen).&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;So, for a given X, you then estimate the probability of being in each group.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(2) What you "just want to estimate" is very different. The way you've stated the problem, you are asking Prob(X belongs to a group, given a group) = Prob(X|G) read "probability that X belongs to a given group".. Here, X is random and group is fixed. So, what is the probability of X being in a given group.&amp;nbsp; Here, you are choosing the group, and asking what is the probability that X is in that group.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;P(G|X) is very different than P(X|G), just like Prob(Person A has the disease, given Person A tested positive for the disease) is very different from Prob(Person A tested positive for the disease, given Person A has the disease).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All said: Looking at your plot at the top, if you choose an x value, say -30 and draw a line straight up. You can see the percentage of area under the curve to the left of -30 for group M is about 50%. For group D it is about 20%, etc.&amp;nbsp; &amp;nbsp;Is that the sorta thing you were thinking&amp;nbsp; when you said&amp;nbsp;“fit a distribution model to a group (Normal or other) and use the model formula as a prediction formula?”&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:31:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/766680#M94670</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-06-18T08:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/766876#M94695</link>
      <description>&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt; thanks for the clarification.&lt;BR /&gt;I guess I had that in mind but they I formulated it was not very rigorous.&lt;BR /&gt;&lt;BR /&gt;Anyway, knowing what would you advise to evaluate/model P(G|X) or P(X|G)?&lt;BR /&gt;&lt;BR /&gt;Indeed what you describe in the last paragraph seems close to what I had in mind.</description>
      <pubDate>Tue, 18 Jun 2024 19:07:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/766876#M94695</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-18T19:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767099#M94728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57954"&gt;@KarlA026&lt;/a&gt;&amp;nbsp;: I'm not sure here. Why do you need to "estimate, for a given fixed X value, the probability of that point to belong to a given Group."?&amp;nbsp; i.e., how do you observe X?&amp;nbsp; Is the precise value of X unpredictable (the output of some process that has some uncontrolled source of variability perhaps) or can you select X as you please? And how is this model, whatever the model is, to be used in practice? Can you provide some details?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 15:25:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767099#M94728</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-06-19T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767161#M94736</link>
      <description>Thanks &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&gt;I should have start with that. X is an intrinsic material property of a raw material that can be obtained through a specific analysis. The groups are different suppliers of this raw material.&lt;BR /&gt;&lt;BR /&gt;The two scenarios correspond to cases:&lt;BR /&gt;&lt;BR /&gt;1) We have a material for which the supplier is unknown and we need to evaluate the most probable supplier (group) based on X.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) A supplier of the raw material is provinding a sample and we want to evaluate what’s the probability of this material being effectively form that supplier or, in contrario, the probability of that material coming from somewhere else. All of that based on the value of X for that sample on the reference database shown in the figure.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Wed, 19 Jun 2024 19:26:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767161#M94736</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-19T19:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767239#M94742</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57954"&gt;@KarlA026&lt;/a&gt;&amp;nbsp;: Yes, that is helpful. Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The idea, as I understand it, is to build a probabilistic model that is based on the data in the figure. That model can then be used to estimate the probability of that sample coming from each of the suppliers, respectively (based on the observed value of material property X).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Case 1 (material from unknown supplier): You measure X. Then once you have the observed value of X, just apply to model you've already built (logistic/ANN/whatever) to predict the most likely supplier (supplier with highest probability).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Case 2 (material from known supplier): If you know the supplier and you know X, the probability&amp;nbsp;of this material being from that supplier (or, not) is irrelevant (though it &lt;EM&gt;can&lt;/EM&gt; be calculated, same as in case 1 above). Here is an example. Let's suppose you look outside and it is raining. But, an hour ago you checked the weather forecast and it said, then, that the probability of rain today is 10%. All you can really say, from a binary prediction point of view, is that the model got it wrong; from a probabilistic view, however, the model wasn't wrong (it didn't say the chance of rain was 0%). But, either way, it's raining...probability doesn't enter into it. So, once something has occurred or is known, there can be no probability associated with it. In your case, once you know the supplier, there can be no probability associated with it...though you can calculate it (just as in case 1 above) to see how well the model predicts. So, if the model predicts supplier M, but you know it actually came from supplier F...all you can say, from a prediction point of view, is that the model got it wrong. That said, do you have some reason to distrust a supplier? e.g., is there a chance you get a sample from supplier D that is actually from supplier B? If so, that is a different situation, with an easy solution (don't use supplier D anymore!).&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 08:04:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767239#M94742</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-06-20T08:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767242#M94743</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;To answer your question. Yes in our scenario we assume some raw materials may be coming from other supplier that the one stated (or could be mixed with another source). The aim here is to obtain some kind of certification based on X.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, since I have only one predictor here, is ANN an acceptable method? I always thought this was for multivariate issues only.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 09:43:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767242#M94743</guid>
      <dc:creator>KarlA026</dc:creator>
      <dc:date>2024-06-20T09:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Best approach and alternative to simple logistic regression to model the probability of belonging to a group</title>
      <link>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767296#M94747</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57954"&gt;@KarlA026&lt;/a&gt;&amp;nbsp;: Ah, I see. Good luck!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Certainly, if X = -5 and it is "from supplier D", then I'd be very suspicious based on your plot above. But, what if X = -24?&amp;nbsp; Then perhaps several suppliers are plausible with little ability to accurately discriminate between them. I think X alone is, in general, not a good discriminator. Perhaps there are other material properties?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sure, ANN is OK; from a purely statistical perspective, I see no reason why you can't use 1 predictor. Though, as I say above, the X you are measuring is, in general, not adequate to discriminate between groups.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 12:34:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-approach-and-alternative-to-simple-logistic-regression-to/m-p/767296#M94747</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-06-20T12:34:36Z</dc:date>
    </item>
  </channel>
</rss>

