<?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: residual plots logistic regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779232#M38231</link>
    <description>&lt;P&gt;You can use the options in the OUTPUT statement to save any residuals that you like. Then, with the resulting data set, you can construct the plot you want using PROC SGPLOT.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Nov 2021 21:52:44 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2021-11-08T21:52:44Z</dc:date>
    <item>
      <title>residual plots logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779229#M38230</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to I make a residuals plot for a logit model? I only found this &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_logistic_details113.htm" target="_self"&gt;link&lt;/A&gt;. But I would like to plot the residuals against one of the independent variables, not just "by case number". What options do I use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 21:45:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779229#M38230</guid>
      <dc:creator>drdee</dc:creator>
      <dc:date>2021-11-08T21:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: residual plots logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779232#M38231</link>
      <description>&lt;P&gt;You can use the options in the OUTPUT statement to save any residuals that you like. Then, with the resulting data set, you can construct the plot you want using PROC SGPLOT.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 21:52:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779232#M38231</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2021-11-08T21:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: residual plots logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779234#M38233</link>
      <description>&lt;P&gt;Thanks, sounds good. Can you provide some details on how to output residuals?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 21:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779234#M38233</guid>
      <dc:creator>drdee</dc:creator>
      <dc:date>2021-11-08T21:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: residual plots logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779236#M38235</link>
      <description>It's always necessary to see the syntax information in the procedure documentation. There are several types of residuals. Adding this would save the Pearson and deviance residuals in a data set called MyRes.&lt;BR /&gt;&lt;BR /&gt;  output out=myres reschi=rc resdev=rd;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2021 22:03:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/residual-plots-logistic-regression/m-p/779236#M38235</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2021-11-08T22:03:21Z</dc:date>
    </item>
  </channel>
</rss>

