<?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: Changing y-axis parameter on effectplot in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834524#M329932</link>
    <description>&lt;P&gt;Please look at the YRANGE= option&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/statug/15.2/statug_introcom_sect028.htm#statug.introcom.efpl_yrange" target="_blank"&gt;https://documentation.sas.com/doc/en/statug/15.2/statug_introcom_sect028.htm#statug.introcom.efpl_yrange&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 17:27:32 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-09-21T17:27:32Z</dc:date>
    <item>
      <title>Changing y-axis parameter on effectplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834512#M329925</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to change the y-axis parameter (i.e. probability of death30)&amp;nbsp; from 0-1 to 0-0.2 in the following regression model. I would appreciate your help. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc genmod data=ADRD(where=(ownership1 in (0 1))) DESCENDING;&lt;BR /&gt;class mcrnum;&lt;BR /&gt;class ownership1 (ref= "0") / param = ref;&lt;BR /&gt;class BENE_SEX_CD (ref = "1")/param = ref;&lt;BR /&gt;class bedsize (ref = "1")/param = ref;&lt;BR /&gt;class teachst (ref = "0")/param = ref;&lt;BR /&gt;class hightech (ref = "1")/param = ref;&lt;BR /&gt;model death30 = ownership1| h_nwi_nosra BENE_AGE_CNT BENE_SEX_CD&amp;nbsp;bedsize teachst hightech/link=logit dist=bin ;&lt;BR /&gt;effectplot slicefit(x=h_nwi_nosra sliceby=ownership1 );&lt;BR /&gt;repeated subject=mcrnum / type=ind modelse;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 15:25:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834512#M329925</guid>
      <dc:creator>sasod</dc:creator>
      <dc:date>2022-09-21T15:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing y-axis parameter on effectplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834524#M329932</link>
      <description>&lt;P&gt;Please look at the YRANGE= option&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/statug/15.2/statug_introcom_sect028.htm#statug.introcom.efpl_yrange" target="_blank"&gt;https://documentation.sas.com/doc/en/statug/15.2/statug_introcom_sect028.htm#statug.introcom.efpl_yrange&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 17:27:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834524#M329932</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-09-21T17:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Changing y-axis parameter on effectplot</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834530#M329933</link>
      <description>&lt;P&gt;Problem solved! Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 17:59:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Changing-y-axis-parameter-on-effectplot/m-p/834530#M329933</guid>
      <dc:creator>sasod</dc:creator>
      <dc:date>2022-09-21T17:59:07Z</dc:date>
    </item>
  </channel>
</rss>

