<?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 to draw interaction figure in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474638#M24697</link>
    <description>&lt;P&gt;Thank you again, Sid.&lt;/P&gt;&lt;P&gt;Yes, the model includes&amp;nbsp;&lt;SPAN&gt;phase_info1, Phoneme_stress, and phase_info1 * Phoneme_stress in the final equation in both fixed and random effects, because phase_info1 and Phoneme_stress are all first level variables and I am interested in the interaction of these two variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;And no, my dependent variable is just an error measurement from acoustic signal, so it is nothing to do with stat analysis.&lt;/P&gt;&lt;P&gt;Thanks for checking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know if anything else can be a problem. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Jun 2018 07:49:50 GMT</pubDate>
    <dc:creator>nlpurumi</dc:creator>
    <dc:date>2018-06-30T07:49:50Z</dc:date>
    <item>
      <title>How to draw interaction figure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474555#M24691</link>
      <description>&lt;P&gt;I want to maintain all the results that come out after running following codes. However, I want to modify the codes to generate a figure of interaction of the independent variables. Could you please help? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix data=a1.prediss1 plots=residualpanel(conditional marginal);&lt;BR /&gt;class phase_info1 Phoneme_stress subject;&lt;BR /&gt;model ResidualError_Sum= phase_info1|Phoneme_stress/solution dist=gamma;&lt;BR /&gt;output out=a1.predata pred=pred resid=r;&lt;BR /&gt;random intercept phase_info1|Phoneme_stress/ subject=subject;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 18:33:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474555#M24691</guid>
      <dc:creator>nlpurumi</dc:creator>
      <dc:date>2018-06-29T18:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw interaction figure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474621#M24694</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans phase_info1*Phoneme_stress / plot=meanplot(sliceby=phase_info1 join cl);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Before you go too far down this path, be sure that your RANDOM statement is specifying what you want it to specify: it currently identifies a variance among subjects, a variance among units defined by subject * phase_info1, a variance among units defined by Phoneme_stress&amp;nbsp;* subject, and a variance among&amp;nbsp;units defined by&amp;nbsp;phase_info1 * Phoneme_stress&amp;nbsp;* subject. Maybe that makes sense for your design, but maybe it does not.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The name of the response variable (ResidualError_Sum) is a bit suspicious. Is your response a residual from some other model that you've fit?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jun 2018 02:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474621#M24694</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-06-30T02:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw interaction figure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474638#M24697</link>
      <description>&lt;P&gt;Thank you again, Sid.&lt;/P&gt;&lt;P&gt;Yes, the model includes&amp;nbsp;&lt;SPAN&gt;phase_info1, Phoneme_stress, and phase_info1 * Phoneme_stress in the final equation in both fixed and random effects, because phase_info1 and Phoneme_stress are all first level variables and I am interested in the interaction of these two variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;And no, my dependent variable is just an error measurement from acoustic signal, so it is nothing to do with stat analysis.&lt;/P&gt;&lt;P&gt;Thanks for checking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know if anything else can be a problem. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jun 2018 07:49:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-draw-interaction-figure/m-p/474638#M24697</guid>
      <dc:creator>nlpurumi</dc:creator>
      <dc:date>2018-06-30T07:49:50Z</dc:date>
    </item>
  </channel>
</rss>

