<?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: visualizing categorical-continuous interaction with proc plm in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/visualizing-categorical-continuous-interaction-with-proc-plm/m-p/560932#M27750</link>
    <description>&lt;P&gt;You can specify the range on the Y axis using the YRANGE=(&lt;EM&gt;min,max&lt;/EM&gt;) option in the EFFECTPLOT statement after a slash. While there isn't an equivalent XRANGE= option, you can specify the EXTEND=&lt;EM&gt;value&lt;/EM&gt; option to extend the lines and X axis by &lt;EM&gt;value&lt;/EM&gt;*(&lt;EM&gt;range&lt;/EM&gt;/2), where &lt;EM&gt;range&lt;/EM&gt; is the range of the X axis. See the descriptions of these and all the options in the EFFECTPLOT statement documentation.&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2019 18:39:14 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2019-05-22T18:39:14Z</dc:date>
    <item>
      <title>visualizing categorical-continuous interaction with proc plm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/visualizing-categorical-continuous-interaction-with-proc-plm/m-p/560703#M27748</link>
      <description>&lt;P&gt;I tried to visualize the predicted probabilities from the results of proc glimmix procedure using following codes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix data method=laplace noclprint;&lt;/P&gt;&lt;P&gt;class sex unemploy district;&lt;/P&gt;&lt;P&gt;model death (event=last)= age sex unemploy index unemploy*index/cl dist=binary solution;&lt;/P&gt;&lt;P&gt;random intercept /subject=district&amp;nbsp; s cl type=vc;&lt;/P&gt;&lt;P&gt;covtest/wald;&lt;/P&gt;&lt;P&gt;store results; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc plm restore=results;&lt;/P&gt;&lt;P&gt;effectplot slicefit (x=index sliceby=unemploy)/clm;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The results showed the graph, but the problem is that since the coefficient of interaction is very tiny, so the graph doesn't show the difference. What codes should I add to set the ranges of the axis X and Y. For example, the default range was 0, 0.5, 1 and 1.5 for x, but I want to change these figures to 0, 0.05, 0.1, 0.15, 0.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 02:00:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/visualizing-categorical-continuous-interaction-with-proc-plm/m-p/560703#M27748</guid>
      <dc:creator>withpeople86</dc:creator>
      <dc:date>2019-05-22T02:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: visualizing categorical-continuous interaction with proc plm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/visualizing-categorical-continuous-interaction-with-proc-plm/m-p/560932#M27750</link>
      <description>&lt;P&gt;You can specify the range on the Y axis using the YRANGE=(&lt;EM&gt;min,max&lt;/EM&gt;) option in the EFFECTPLOT statement after a slash. While there isn't an equivalent XRANGE= option, you can specify the EXTEND=&lt;EM&gt;value&lt;/EM&gt; option to extend the lines and X axis by &lt;EM&gt;value&lt;/EM&gt;*(&lt;EM&gt;range&lt;/EM&gt;/2), where &lt;EM&gt;range&lt;/EM&gt; is the range of the X axis. See the descriptions of these and all the options in the EFFECTPLOT statement documentation.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 18:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/visualizing-categorical-continuous-interaction-with-proc-plm/m-p/560932#M27750</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2019-05-22T18:39:14Z</dc:date>
    </item>
  </channel>
</rss>

