<?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: Suggest a code/method for logistic regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682706#M32828</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/215282"&gt;@Sathish_jammy&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I have a data set of patients were consuming drugs on given date. The table categorized by cluster variable.&amp;nbsp;I need to find which drug influence/significance more in each cluster type.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example : (Cluster_Type - Drugs)&lt;/P&gt;
&lt;P&gt;Cluster1 - Bigu, Sulp, DPP4, Insulin, Sulp,Bigu,&lt;/P&gt;
&lt;P&gt;Cluster2 - Bigu, Sulp, DPP4, Insulin, Bigu, Sulp&lt;/P&gt;
&lt;P&gt;Cluster3 - Bigu, Sulp, DPP4, Insulin, Insulin, DPP4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the csv dataset for your reference.&lt;/P&gt;
&lt;P&gt;Kindly suggest a code to solve the problem.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I would say your "cluster" definition needs some clarification as well. Is that list supposed to be the order of administration or something? Cluster typically refers to group membership in statistics and having an item repeated doesn't make sense OR having something repeated even though the items are the same making a different "cluster".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not even mentioning the bit that &lt;STRONG&gt;none&lt;/STRONG&gt; of the values except Insulin that you mention in your "cluster" definition even appear in the data. I am not going to guess about what should be done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What role do the Group variables play in this?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 16:37:04 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-09-09T16:37:04Z</dc:date>
    <item>
      <title>Suggest a code/method for logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682514#M32808</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I have a data set of patients were consuming drugs on given date. The table categorized by cluster variable.&amp;nbsp;I need to find which drug influence/significance more in each cluster type.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example : (Cluster_Type - Drugs)&lt;/P&gt;
&lt;P&gt;Cluster1 - Bigu, Sulp, DPP4, Insulin, Sulp,Bigu,&lt;/P&gt;
&lt;P&gt;Cluster2 - Bigu, Sulp, DPP4, Insulin, Bigu, Sulp&lt;/P&gt;
&lt;P&gt;Cluster3 - Bigu, Sulp, DPP4, Insulin, Insulin, DPP4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the csv dataset for your reference.&lt;/P&gt;
&lt;P&gt;Kindly suggest a code to solve the problem.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 06:00:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682514#M32808</guid>
      <dc:creator>Sathish_jammy</dc:creator>
      <dc:date>2020-09-09T06:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a code/method for logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682566#M32809</link>
      <description>&lt;P&gt;I don't download attachments any more. Please provide a portion of the data as a SAS data step (via these instructions:&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/" target="_blank"&gt;https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have not mentioned a response variable. Please describe that part of the problem.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 11:18:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682566#M32809</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-09-09T11:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Suggest a code/method for logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682706#M32828</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/215282"&gt;@Sathish_jammy&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I have a data set of patients were consuming drugs on given date. The table categorized by cluster variable.&amp;nbsp;I need to find which drug influence/significance more in each cluster type.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example : (Cluster_Type - Drugs)&lt;/P&gt;
&lt;P&gt;Cluster1 - Bigu, Sulp, DPP4, Insulin, Sulp,Bigu,&lt;/P&gt;
&lt;P&gt;Cluster2 - Bigu, Sulp, DPP4, Insulin, Bigu, Sulp&lt;/P&gt;
&lt;P&gt;Cluster3 - Bigu, Sulp, DPP4, Insulin, Insulin, DPP4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the csv dataset for your reference.&lt;/P&gt;
&lt;P&gt;Kindly suggest a code to solve the problem.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I would say your "cluster" definition needs some clarification as well. Is that list supposed to be the order of administration or something? Cluster typically refers to group membership in statistics and having an item repeated doesn't make sense OR having something repeated even though the items are the same making a different "cluster".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not even mentioning the bit that &lt;STRONG&gt;none&lt;/STRONG&gt; of the values except Insulin that you mention in your "cluster" definition even appear in the data. I am not going to guess about what should be done.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What role do the Group variables play in this?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 16:37:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Suggest-a-code-method-for-logistic-regression/m-p/682706#M32828</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-09-09T16:37:04Z</dc:date>
    </item>
  </channel>
</rss>

