<?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 Regression Analysis in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344390#M63478</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) In logistic regression, if confidence interval includes the value 0 then what will be the conclusion on significance of the variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) How to decide whether the data is Linear or Linearly Separable?.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sun, 26 Mar 2017 07:16:13 GMT</pubDate>
    <dc:creator>KafeelBasha</dc:creator>
    <dc:date>2017-03-26T07:16:13Z</dc:date>
    <item>
      <title>Regression Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344390#M63478</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) In logistic regression, if confidence interval includes the value 0 then what will be the conclusion on significance of the variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) How to decide whether the data is Linear or Linearly Separable?.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 07:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344390#M63478</guid>
      <dc:creator>KafeelBasha</dc:creator>
      <dc:date>2017-03-26T07:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344403#M63479</link>
      <description>&lt;P&gt;1) it is not significant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2)don't understand your question. You mean linear or nonlinear relationship between X and Y ?&lt;/P&gt;
&lt;P&gt;Check EFFECT statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you should check Q-Q plot .&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 10:12:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344403#M63479</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-03-26T10:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344429#M63482</link>
      <description>&lt;P&gt;1) Is there any specific reason behind saying a variable is insignificant if the confidence interval includes 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) I came across below warning message while going through an example of logistic regression in R&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7958i7D62326261FCAF8F/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="glm.PNG" title="glm.PNG" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://michael.hahsler.net/SMU/EMIS7332/R/logistic_regression.html" target="_blank"&gt;http://michael.hahsler.net/SMU/EMIS7332/R/logistic_regression.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When can we say the data is linear or Linearly Separable?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 17:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344429#M63482</guid>
      <dc:creator>KafeelBasha</dc:creator>
      <dc:date>2017-03-26T17:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344440#M63483</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53049"&gt;@KafeelBasha&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;1) Is there any specific reason behind saying a variable is insignificant if the confidence interval includes 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) I came across below warning message while going through an example of logistic regression in R&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;1) Because if it includes 0 in the interval that means a valid value is 0, which is no difference, ie not significant difference. I would suggest re-reading how confidence interval, p-values and hypothesis testing all relate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) &lt;STRONG&gt;Ask R questions in an R forum, ask SAS question in a SAS forum.&lt;/STRONG&gt; But it means that some variables in your data are essentially the same. For example, a very basic examples is if you had two variables that are X=1 if A is present, 0 otherwise and Y=1 if A is not present, otherwise Y=0. They're the same.&amp;nbsp;&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;</description>
      <pubDate>Sun, 26 Mar 2017 19:15:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344440#M63483</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-26T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344498#M63491</link>
      <description>&lt;PRE&gt;
H0: b=0 , so if b -&amp;gt; [-x,x ] then it can not indicate if b=0 or not .



"probability numerically 0 or 1"
It is more like SAS 's message "can't separate likelihood".

Maybe your CLASS variable have some level which is dropout.
E.X.
sex=F appeared only once .

Use proc freq; table sex;run; could explore more information about CLASS variables.


&lt;/PRE&gt;</description>
      <pubDate>Mon, 27 Mar 2017 03:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regression-Analysis/m-p/344498#M63491</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-03-27T03:52:45Z</dc:date>
    </item>
  </channel>
</rss>

