<?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: call for simple slope and intercept estimates in PROC NLMIXED in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/call-for-simple-slope-and-intercept-estimates-in-PROC-NLMIXED/m-p/348386#M80656</link>
    <description>&lt;P&gt;me&amp;nbsp;waiting for solution. &lt;FONT color="#FFFFFF"&gt;&lt;A href="https://gclub.bbet88.com" target="_self"&gt;gclub&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 08 Apr 2017 09:30:02 GMT</pubDate>
    <dc:creator>Trythisfive</dc:creator>
    <dc:date>2017-04-08T09:30:02Z</dc:date>
    <item>
      <title>call for simple slope and intercept estimates in PROC NLMIXED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/call-for-simple-slope-and-intercept-estimates-in-PROC-NLMIXED/m-p/342890#M78640</link>
      <description>&lt;P&gt;I run a three-level nested model as following,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;repeated measures of individual, and individual nested within couples&lt;/LI&gt;&lt;LI&gt;IV and DV are both binary variables, moderator Pcsc is continuous variable (centered)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And I would like to call for&amp;nbsp;the simple slope and intercept estimates like what people can do&amp;nbsp;in &lt;STRONG&gt;PROC MIXED Estimate statement&lt;/STRONG&gt;, by assigning values of M-SD and M+SD to the moderator, following,&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc nlmixed  qpoints=20 tech=newrap;
eta = a0+a1*Propartner_lagged+a2*Pcsc++a3*Pcsc*Propartner_lagged+PE+CE;
mu = exp(eta) / (1+exp(eta));
model propartner_dummy ~ binary (mu);
random CE ~ Normal (0, sc) subject = couple_Id;
random PE ~ Normal (0, sp) subject = id (couple_Id);
estimate 'PreviousBeh effect at low Pcs' Pcsc=7.52 Pcsc*Propartner_lagged=7.52;
estimate 'PreviousBeh effect at high Pcs' Pcsc=9.74 Pcsc*Propartner_lagged=9.74;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;However, the programme report error as followings,&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7847iD1AE816CD9656A33/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Log.JPG" title="Log.JPG" /&gt;&lt;/P&gt;&lt;P&gt;Is it because of the logit link transformation in&amp;nbsp;proc nlmixed? Then how to&amp;nbsp;do the simple slope analysis to interprect the interaction? I'm quite new at handing multilevel modeling, please help me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS&amp;nbsp;I'm using SAS/STAT 13.2 because I need multiple RANDOM statements to model the three levels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13584i5CEDB147DAF8D96D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="error.JPG" title="error.JPG" /&gt;</description>
      <pubDate>Tue, 21 Mar 2017 10:40:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/call-for-simple-slope-and-intercept-estimates-in-PROC-NLMIXED/m-p/342890#M78640</guid>
      <dc:creator>Jessicalm0</dc:creator>
      <dc:date>2017-03-21T10:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: call for simple slope and intercept estimates in PROC NLMIXED</title>
      <link>https://communities.sas.com/t5/SAS-Programming/call-for-simple-slope-and-intercept-estimates-in-PROC-NLMIXED/m-p/348386#M80656</link>
      <description>&lt;P&gt;me&amp;nbsp;waiting for solution. &lt;FONT color="#FFFFFF"&gt;&lt;A href="https://gclub.bbet88.com" target="_self"&gt;gclub&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2017 09:30:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/call-for-simple-slope-and-intercept-estimates-in-PROC-NLMIXED/m-p/348386#M80656</guid>
      <dc:creator>Trythisfive</dc:creator>
      <dc:date>2017-04-08T09:30:02Z</dc:date>
    </item>
  </channel>
</rss>

