<?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: extreme ORs and procudre for continuous independent variable in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378499#M19879</link>
    <description>&lt;P&gt;For first part, where I used proc REG, the independent variable is continuous and the dependent variable is ordinal. REG gave only one t-value. Which procedure would be suitable? glogit is not apt for it will give as many values of the OR as many continuous variables are present.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second question too, I had ordinal independent variable and ordinal dependent variable. In case every category doesn't have enough values, should i report the ORs for another category? like instead of 1vs2 , I could report 1vs 3.&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jul 2017 06:39:43 GMT</pubDate>
    <dc:creator>Asquared</dc:creator>
    <dc:date>2017-07-23T06:39:43Z</dc:date>
    <item>
      <title>extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378393#M19877</link>
      <description>&lt;P&gt;I have a categorical dependent variable and a continuous independent variable. Which procedure is best suited to find significance between the two. The Proc Reg gives one t-value for all levels of the dependent categorical variable. And it doesn't&amp;nbsp;even provide the OR for the same. What other procedure can be used in order to find the OR for this procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I used Generalized Logit function for finding out the relation between categorical dependent and independent variables for which proportional odds was NOT significant. But I received extreme&amp;nbsp;values such as the follows. OR= &amp;nbsp; (&amp;gt;999.999 ). 95% CI ( &amp;lt;0.001, &amp;gt;999.999). How can such error be rectified or will it be right to use this value?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2017 09:28:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378393#M19877</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2017-07-22T09:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378466#M19878</link>
      <description>&lt;P&gt;This sounds like a logistic multinomial regression. Are the categorical levels ordinal or nominal?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the example here for nomical logistic regression and interpreting the output. If you have ORs that are 0 or 999.99 it means you don't have data for all your categories and it really can't come up with an estimate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you only have 2 variables, so I assumed you started out your analysis with an ANOVA to check the differences between the groups or such?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_logistic_examples04.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_logistic_examples04.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2017 21:30:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378466#M19878</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-07-22T21:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378499#M19879</link>
      <description>&lt;P&gt;For first part, where I used proc REG, the independent variable is continuous and the dependent variable is ordinal. REG gave only one t-value. Which procedure would be suitable? glogit is not apt for it will give as many values of the OR as many continuous variables are present.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second question too, I had ordinal independent variable and ordinal dependent variable. In case every category doesn't have enough values, should i report the ORs for another category? like instead of 1vs2 , I could report 1vs 3.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 06:39:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378499#M19879</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2017-07-23T06:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378500#M19880</link>
      <description>&lt;P&gt;Reeza, I have a lot of variables in the dataset and only one ordinal dependent variable. I'm finding the association between this outcome variable and one independent variable at a time. I did not use ANOVA since I was supposed to find the association of these independent&amp;nbsp;variables with an ordinal response variable. So I opted to use Glogit and Ordinal logit procedure.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 06:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378500#M19880</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2017-07-23T06:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378505#M19881</link>
      <description>I think you need glogit for the dependent variable. I thought the OR for continuous variable would be one value that represents one unit increase.  Based on the very little you've said here I still think Proc Logistic is correct but you may want to wait on some more answers. You may want to consider posting a question, with more details, in the statistical procedure forum instead of this generic forum.</description>
      <pubDate>Sun, 23 Jul 2017 07:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378505#M19881</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-07-23T07:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378506#M19882</link>
      <description>&lt;P&gt;Guess I'll have to post again with more information&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 08:04:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/378506#M19882</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2017-07-23T08:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: extreme ORs and procudre for continuous independent variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/379525#M19937</link>
      <description>&lt;P&gt;See my response in your other posting in this forum about using model selection in PROC LOGISTIC for an ordinal response allowing for nonproportional odds.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 19:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/extreme-ORs-and-procudre-for-continuous-independent-variable/m-p/379525#M19937</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2017-07-26T19:36:42Z</dc:date>
    </item>
  </channel>
</rss>

