<?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: Can i change the Maximum Likelihood Estimates in logistic regression to least squares ? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/267999#M14108</link>
    <description>&lt;P&gt;You may need to specify which procedure you are using. Proc Logistic supports least squares using the LSMEANS and&amp;nbsp;LSMESTIMATE statements.&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2016 16:47:35 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-05-03T16:47:35Z</dc:date>
    <item>
      <title>Can i change the Maximum Likelihood Estimates in logistic regression to least squares ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/267997#M14107</link>
      <description>&lt;P&gt;In my&amp;nbsp;solution after&amp;nbsp;the logit-regression the Maximum Likelihood Estimate is the standardmethod. Is it &amp;nbsp;possible to&amp;nbsp;change to least-squares estimate and compare the difference between the two methods in the results?&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 16:37:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/267997#M14107</guid>
      <dc:creator>smadlindl0</dc:creator>
      <dc:date>2016-05-03T16:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can i change the Maximum Likelihood Estimates in logistic regression to least squares ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/267999#M14108</link>
      <description>&lt;P&gt;You may need to specify which procedure you are using. Proc Logistic supports least squares using the LSMEANS and&amp;nbsp;LSMESTIMATE statements.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 16:47:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/267999#M14108</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-05-03T16:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can i change the Maximum Likelihood Estimates in logistic regression to least squares ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/268012#M14109</link>
      <description>&lt;P&gt;I'm not certain what you intend, but PROC LOGISTIC support iteratively reweighted least square solutions, and in fact that is the default solution technique. You can read about &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_logistic_details05.htm" target="_self"&gt;the numerical solution algorithms in PROC LOGISTIC&lt;/A&gt; in the doc.&amp;nbsp; To compare you would need to run the procedure twice, once with each method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But as far as I know there is no direct method for using least squares to compute a logistic regression, only iterative methods. The problem is that the conditional probability of the response p_i = E(Y_i | X_i) is not observed. So you have to use some iterative technique to optimize the likelihood function.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 17:54:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/268012#M14109</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-05-03T17:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can i change the Maximum Likelihood Estimates in logistic regression to least squares ?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/268039#M14114</link>
      <description>&lt;P&gt;The LSMEANS and LSMESTIMATE statements compute marginal (least squares) means and compares them using the maximum likelihood estimates. &amp;nbsp;They do NOT involve estimation using least squares. &amp;nbsp;Logistic models are one in the class of generalized linear models which are all estimated using maximum likelihood estimation. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 19:22:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-i-change-the-Maximum-Likelihood-Estimates-in-logistic/m-p/268039#M14114</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2016-05-03T19:22:17Z</dc:date>
    </item>
  </channel>
</rss>

