<?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: MCP-Mod using SAS in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/MCP-Mod-using-SAS/m-p/359656#M18875</link>
    <description>&lt;P&gt;Hi Cristina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing something similar but I am unable to get the optimal contrasts in R and SAS to match. Do you mind sharing your code that got you the same contrasts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;JS&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 14:17:21 GMT</pubDate>
    <dc:creator>StatG</dc:creator>
    <dc:date>2017-05-18T14:17:21Z</dc:date>
    <item>
      <title>MCP-Mod using SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/MCP-Mod-using-SAS/m-p/337154#M17780</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to replicate an MCP-Mod procedure using SAS and my objective is to have the same results produced by R code. I'm following the code in chapter 7 of the book "Moden Approaches to Clinical Trial Using SAS" (S. Menon, R. C. Zink). The example in the book is based on biom dataset from the R package MCPMod, but I want to apply this code on a different data. The difference is that in my dataset there is a covariate, called base (it's a baseline variable). The SAS code print out the same optimal contrasts that I achieve&amp;nbsp;with R. The best model between the candidate set of model is an Emax model. I know that in the MCPMod package covariates have an additive effect and also I know that usually in an Emax model covariates can have an effect on the parameter. In SAS I really don't know how can I add a covariate in the Emax model.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the code that I'm using:&lt;/P&gt;&lt;P&gt;proc nlmixed data=simpredict;&lt;BR /&gt;parms e0=0.3 emax=1 ed50=1 sigma=1;&lt;BR /&gt;bounds 0.001 &amp;lt; ed50 &amp;lt; 1.5;&lt;BR /&gt;mn=e0 + b1*base + emax*dose/(dose + ed50)+base;&lt;BR /&gt;model resp ~ normal(mn, sigma**2);&lt;BR /&gt;predict emax*dosepred/(dosepred + ed50) out=predout;&lt;BR /&gt;estimate 'TD' &amp;amp;deltadiff * ed50/(emax - &amp;amp;deltadiff);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;But the TD estimate from this procedure is different from the one that I have using R.&lt;/P&gt;&lt;P&gt;Am I putting in this covariate in the right way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you to all&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CP&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 21:36:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/MCP-Mod-using-SAS/m-p/337154#M17780</guid>
      <dc:creator>CristinaP</dc:creator>
      <dc:date>2017-03-01T21:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: MCP-Mod using SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/MCP-Mod-using-SAS/m-p/359656#M18875</link>
      <description>&lt;P&gt;Hi Cristina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am doing something similar but I am unable to get the optimal contrasts in R and SAS to match. Do you mind sharing your code that got you the same contrasts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;JS&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 14:17:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/MCP-Mod-using-SAS/m-p/359656#M18875</guid>
      <dc:creator>StatG</dc:creator>
      <dc:date>2017-05-18T14:17:21Z</dc:date>
    </item>
  </channel>
</rss>

