<?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: How can I change the endpoints of Y axis in PROC LOGISTIC output? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-change-the-endpoints-of-Y-axis-in-PROC-LOGISTIC-output/m-p/276151#M14580</link>
    <description>I guess you can't . But you could try proc sgplot .</description>
    <pubDate>Thu, 09 Jun 2016 04:11:34 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-06-09T04:11:34Z</dc:date>
    <item>
      <title>How can I change the endpoints of Y axis in PROC LOGISTIC output?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-change-the-endpoints-of-Y-axis-in-PROC-LOGISTIC-output/m-p/275927#M14556</link>
      <description>&lt;P&gt;My program:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data = data plots = all  covout;
 model DV(ref = first) = IV /link = glogit;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The DV has 5 levels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One plot is a graph of the predicted probablities of each level of the DV at all levels of the IV.&amp;nbsp; The y axis is 0 to 1 (for probablity) but I'd like to limit it to 0 to 0.5 as none of the probabilities ever exceed 0.5.&amp;nbsp; But I don't want to use the graphics editor as the whole thing is wrapped in an ODS RTF statement for output to Word.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using SAS 9.4 on Windows 10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 11:28:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-change-the-endpoints-of-Y-axis-in-PROC-LOGISTIC-output/m-p/275927#M14556</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2016-06-08T11:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the endpoints of Y axis in PROC LOGISTIC output?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-change-the-endpoints-of-Y-axis-in-PROC-LOGISTIC-output/m-p/276151#M14580</link>
      <description>I guess you can't . But you could try proc sgplot .</description>
      <pubDate>Thu, 09 Jun 2016 04:11:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-change-the-endpoints-of-Y-axis-in-PROC-LOGISTIC-output/m-p/276151#M14580</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-09T04:11:34Z</dc:date>
    </item>
  </channel>
</rss>

