<?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: Using the glimmix radial smoother in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193104#M10273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you figured out why you get the result with the linear model for time.&amp;nbsp; The same process I showed with the linear model works with a spline. Define the estimate statements for each treatment at each relevant time. Then get the difference of the two treatments at each of two single times. Then get this difference of these two differences, which is what you want. You can skip the other estimates once you have the one you really want. It is worth starting with all the different estimate statements so that you can check your work by looking at your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 May 2015 03:34:41 GMT</pubDate>
    <dc:creator>lvm</dc:creator>
    <dc:date>2015-05-31T03:34:41Z</dc:date>
    <item>
      <title>Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193098#M10267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Dear Everybody,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I hope you can provide some help about my issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;My issue is about some particular mean comparison using the glimmix procedure (using the radial smoother).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;My subject is about a normally distributed continuous outcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I have more than 10 post baseline measurements.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I planned first to use a random coefficient model to estimate an intercept and a slope by subject using the mixed procedure to take advantage from the shrinkage property of the model but the kinetic is not linear. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I discovered the radial smoother of the proc Glimmix and the model fitting is very good.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The normality of the residuals is also very good.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;With this model, I can easily compare two treatment means (treatment a vs treatment b) at a given time-point: (Ta-Tb) at day 11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;But what I want is the compare two mean differences: (Ta-Tb) at day 39 vs (Ta-Tb) at day 11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;This comparison may be estimated easily with the mixed procedure with the estimate statement. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I prefer the radial smoother because I can detect smaller differences (high power: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;standard errors of 0.15 vs 0.60)&lt;/SPAN&gt; and and the model properties are very good.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The other issue with the mixed procedure is that I cannot take benefit from the shrinkage property of the mixed model in this context.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Do you think that I can do this particular comparison with the radial smoother with time as a continuous covariate?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I use this syntax to estimate the mean difference at a given time point:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;PROC GLIMMIX DATA=A PLOTS=ALL;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;CLASS USUBJID FORMULE;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; MODEL Y= FORMULE LOGTIME FORMULE*LOGTIME;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;RANDOM LOGTIME /SUBJECT=USUBJID TYPE=RSMOOTH KNOTMETHOD=EQUAL(10);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LSMEANS FORMULE/AT LOGTIME=1.945910149 DIFF;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks in advance for your feedback.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Samir&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:36:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193098#M10267</guid>
      <dc:creator>Sam28041977</dc:creator>
      <dc:date>2015-05-26T08:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193099#M10268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know what version of SAS/STAT you are using, but if it is late 9.3 or after, you should look at the use of the LSMESTIMATE statement.&amp;nbsp; It is specifically designed to create tests of the sort you want to look at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you have two treatments and two days (example only).&amp;nbsp; Then something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMESTIMATE treatment*time 'Difference in differences' 1 -1 -1 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will give the difference between the treatment differences over time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 18:14:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193099#M10268</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-05-28T18:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193100#M10269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LSMESTIMATE is just for means, not continuous variables (i.e., with class variables). So, unfortunately, you cannot use it with the example (time is continuous). &lt;/P&gt;&lt;P&gt;The way I understand the question, you want a contrast of fixed effects. It doesn't matter if you have a radial smooth random effect, a simple variance component, or other random-effect structure. You can certainly get the desired contrast with an ESTIMATE statement. It gets tricky.&amp;nbsp; Here is a different example I put together quickly with treat with two levels (factor) and time as continuous. I show how to get the expected value for each treatment at time 1 and at time 3. Then the difference of treatments at each time (just subtract one from the other, some things cancel). Then the difference of the difference to get the difference of the two treatments at time 1 and at time 3 (terms cancel again).&amp;nbsp; All of this can also be done using the newer nonpositional syntax in the estimate statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data=b;&lt;/P&gt;&lt;P&gt;class indiv treat;&lt;/P&gt;&lt;P&gt;model y = treat time treat*time / s ;&lt;/P&gt;&lt;P&gt;random int / sub=indiv;&lt;/P&gt;&lt;P&gt;estimate 'trt1 time 1' int 1 treat 1 0 time 1 treat*time 1 0;&lt;/P&gt;&lt;P&gt;estimate 'trt2 time 1' int 1 treat 0 1 time 1 treat*time 0 1;&lt;/P&gt;&lt;P&gt;estimate 'trt1 time 3' int 1 treat 1 0 time 3 treat*time 3 0;&lt;/P&gt;&lt;P&gt;estimate 'trt2 time 3' int 1 treat 0 1 time 3 treat*time 0 3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;estimate 'diff @ time 1' treat 1 -1 treat*time 1 -1; *just do the subtractions;&lt;/P&gt;&lt;P&gt;estimate 'diff @ time 3' treat 1 -1 treat*time 3 -3; *time main effect cancels out;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;estimate 'diff of differneces' treat*time -2 2; *just subtract the above two. some things cancel and coefficients change;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this gives you guidance. If you have more than two levels to your treatment factor, things will change. Always look at the solution table (option /s in model statement) to see the order the procedure is using for the parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 21:37:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193100#M10269</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2015-05-28T21:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193101#M10270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good catch on that, Larry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is another approach--that combines a categorical time variable with the radial smoother, and enables the use of the LSMESTIMATE statement.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;PROC GLIMMIX DATA=A PLOTS=ALL;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;CLASS USUBJID FORMULE TIME;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;LOGTIME=LOG(TIME);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;MODEL Y= FORMULE TIME FORMULE*TIME;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;RANDOM LOGTIME /SUBJECT=USUBJID TYPE=RSMOOTH KNOTMETHOD=EQUAL(10);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; LSMESTIMATE FORMULE*TIME "Differences of differnces,assuming only two FORMULE and two time points" 1 -1 -1 1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;Note that under all of these approaches, only the covariance structure has the radial smoother applied. Yet another approach might be to apply a spline basis to the fixed effects. I am curious as to behavior and performance on real data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;Steve Denham&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 13:19:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193101#M10270</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-05-29T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193102#M10271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Thanks Larry and Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution of steve is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it and the difference of differences is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neverthless, this result disapointed me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;estimate 'diff of differneces' treat*time -2 2;" don't depend of the time location but only on the time interval lenght.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;this estimated difference is always the&amp;nbsp; same for a fixed time interval !!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the difference of differences between day 1 and day 2 is equal to one obtained between day 2 and day 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This result is only valid for linear kinetics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask myself now if the estimate of difference at a given time estimated by the lsmeans (using the "AT" option) or by the estimate statement are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution of steve is also correct but I have a high number of time levels (189), the associated standard errors are very high compared to those obtained with the continuous time covariate (assuming a comparable effcet size).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2015 18:30:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193102#M10271</guid>
      <dc:creator>Sam28041977</dc:creator>
      <dc:date>2015-05-30T18:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193103#M10272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I finally understood why my difference doen't change whith shifting the time interval..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My mean model assume a linear relationship between time and response even the splin kinetics of each subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the structure of the mean model by using the spline function in the effect statement of the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get now an overall kinetic close to the individual kinetic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem of the estimation of the the difference of difference is still not resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My new model is now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC GLIMMIX DATA=DERIVED PLOTS=STUDENTPANEL;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASS SUJET TRT JOUR ACTIVITY;&lt;/P&gt;&lt;P&gt;&amp;nbsp; EFFECT spl=spline(TIME/KNOTMETHOD=PERCENTILES(100));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MODEL RESP= TRT TRT*spl/ S DDFM=BW;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM INT/SUBJECT=SUJET;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM TIME /SUBJECT=SUJET(TRT) TYPE=RSMOOTH KNOTMETHOD=KDTREE(BUCKET=100 KNOTINFO);&lt;/P&gt;&lt;P&gt;&amp;nbsp; OUTPUT OUT=PREDJ9 PRED=PRED;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ESTIMATE '0' TRT 1 -1 TRT*SPL [1,1 500] [-1,2 500];&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your feedback.&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 03:17:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193103#M10272</guid>
      <dc:creator>Sam28041977</dc:creator>
      <dc:date>2015-05-31T03:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193104#M10273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you figured out why you get the result with the linear model for time.&amp;nbsp; The same process I showed with the linear model works with a spline. Define the estimate statements for each treatment at each relevant time. Then get the difference of the two treatments at each of two single times. Then get this difference of these two differences, which is what you want. You can skip the other estimates once you have the one you really want. It is worth starting with all the different estimate statements so that you can check your work by looking at your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 03:34:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193104#M10273</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2015-05-31T03:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193105#M10274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally resolved my problem with this syntax (with the model above):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ESTIMATE 'ESTIMATE AT TIME 500' TRT 1 -1 TRT*SPL [1,1 500] [-1,2 500];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ESTIMATE 'ESTIMATE AT TIME 1500' TRT 1 -1 TRT*SPL [1,1 1500] [-1,2 1500];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ESTIMATE 'ESTIMATE OF THE DIFFERENCE OF DIFFERENCES' TRT*SPL [1,1 500] [-1,2 500] [-1,1 1500] [1,2 1500];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 03:40:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193105#M10274</guid>
      <dc:creator>Sam28041977</dc:creator>
      <dc:date>2015-05-31T03:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193106#M10275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great work! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the next version of SAS/STAT to be able to implement something that readily incorporates what is going on in the EFFECT statement into the equivalent of LSMESTIMATE, mostly because I'm too lazy to do a good job writing ESTIMATE statements and thus get frustrated easily. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 13:15:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193106#M10275</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-01T13:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193107#M10276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to me that &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM INT/SUBJECT=SUJET;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;is already specified by&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM TIME /SUBJECT=SUJET(TRT) TYPE=RSMOOTH KNOTMETHOD=KDTREE(BUCKET=100 KNOTINFO);&lt;/P&gt;&lt;P&gt;assuming that SUBJECT=SUJET produces the same model structure as SUBJECT=SUJET(TRT)--in other words, each value of SUJET is unique. And there's a double-specification of splines, one in the MODEL statement as a fixed effect and one in RANDOM as a random effect that could be a concern. I don't know what to think about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 40.6 in the GLIMMIX procedure documentation suggests another way to allow the smoothing parameters to vary with TRT levels. In your case, code might be something like&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;PROC GLIMMIX DATA=DERIVED PLOTS=STUDENTPANEL;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASS SUJET TRT JOUR ACTIVITY;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MODEL RESP= TRT TIME / S DDFM=BW;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM INT/SUBJECT=SUJET(TRT);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM TIME /SUBJECT=TRT TYPE=RSMOOTH KNOTMETHOD=KDTREE(BUCKET=100 KNOTINFO);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;or the two RANDOM statements could be replaced by&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RANDOM TIME /SUBJECT=SUBJET(TRT) GROUP=TRT TYPE=RSMOOTH KNOTMETHOD=KDTREE(BUCKET=100 KNOTINFO);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Best,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 19:57:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193107#M10276</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2015-06-02T19:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193108#M10277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If SUJET is coded as you indicate, your first comment could be right. But I can't tell how the OP codes this variable. SUJET may not be unique across all observations. But I think (?) that the first random statement may not be redundant with the radial smoother; the former is giving a constant covariance within SUJET, and the radial smoother is adding a time-dependent modification to that covariance. A bit like the AR(1)+RE structure on page 181 of Littell et al. (2006; SAS for Mixed Models, 2nd edition). This comes from combining CS and and AR(1) (see also page 177 in this book). I would have to play around with this, probably with an example, to really figure this out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as double splines, I would normally agree with you. However, Walt Stroup does the same thing in his 2013 book (see section 15.3, and 15.4.5.1). A bit like a random coefficient model. So, I see justification for this approach. However, the spline for the fixed effect is calculated differently from the radial spline in the random statement. The knots are at different places and the basis function is different. If I were doing it, I would try to line these up directly. But this would require some specialized coding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 40.6 is a different, and definitely a good, way to approach the problem. I have used this approach for other purposes. Basically, one then uses BLUPs to get Y_hat for the interaction terms. This would make the contrasts of interest trickier (but achievable with some work). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 21:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193108#M10277</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2015-06-02T21:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193109#M10278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chapter 15 in Walt's book is the one chapter I haven't read, so thank you for pointing out his examples. Walt is very clever with modeling. I really ought to work through his book again--or at least all the sections I've tabbed for a second look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;At the Kansas meeting in April he said they were working on a new edition of SAS for Mixed Models. Something to look forward to!&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;For those following this discussion, this paper&lt;/P&gt;&lt;P&gt;Littell RC et al, 2000, Modelling covariance structure in the analysis of repeated measures data, Statistics in Medicine 19:1793-1819&lt;/P&gt;&lt;P&gt;has a few sentences (p 1801) about what the AR(1)+RE structure is doing, which is illustrated with Fig 5.4 in Littell et al (2006, p 183).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 20:11:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193109#M10278</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2015-06-03T20:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193110#M10279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How timely is all of this?.&amp;nbsp; Right now, on my other machine, I am using the following to model tumor volume growth rates.&amp;nbsp; The data are "nearly evenly" spaced over 63 days. What happens that makes this tricky is that animals are removed from study for humane reasons when the exoplanted tumor reaches a certain size--so in this case, the control animals are censored at around day 40, and other groups have sporadic censoring.&amp;nbsp; Certainly not a missing at random situation.&lt;/P&gt;&lt;P&gt;/* Fixed effect spline approach */&lt;/P&gt;&lt;P&gt;proc glimmix data=dat.longexp1 chol;&lt;/P&gt;&lt;P&gt;t2=time&lt;/P&gt;&lt;P&gt;val2=value/100;&lt;/P&gt;&lt;P&gt;class grp_no time anml_no;&lt;/P&gt;&lt;P&gt;nloptions maxiter=5000 tech nrridg;&lt;/P&gt;&lt;P&gt;effect spl=spline(time);&lt;/P&gt;&lt;P&gt;model val2=grp_no grp_no*spl/noint ddfm=kr2;&lt;/P&gt;&lt;P&gt;random time/residual type=chol subject=anml_no;&lt;/P&gt;&lt;P&gt;lsmeans grp_no/at time=1;&lt;/P&gt;&lt;P&gt;&amp;lt;repeat this part for all 19 time points&amp;gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize I end up estimating 133 variance-covariance parameters here, but I have 75 subjects in 5 groups, so this should be tractable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE KEY THING I HAVE LEARNED FROM THIS PART:&lt;/P&gt;&lt;P&gt;When fitting fixed effect splines, GLIMMIX has a hard time getting started if you specify a spline main effect and a spline by treatment interaction.&amp;nbsp; All that is needed is the spline by treatment term.&amp;nbsp; In this case, it is like fitting separate intercept and 'slope' fixed effects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also run this with a fixed effect of time (in a factorial design) with the radial smoother.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Random smoother approach */&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data=dat.longexp1;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;t2=time;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;class grp_no time anml_no;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;effect spl=spline(time);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;model value=grp_no|time/ ddfm=kr2;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;random t2/ type=rsmooth subject=anml_no group=grp_no;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;covtest homogeneity;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;lsmeans grp_no*time;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="178104" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt; and &lt;A __default_attr="3008" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;, am I missing anything obvious here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 17:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193110#M10279</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-05T17:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193111#M10280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SLD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first random statement allow me to do within subjects comparison of treatments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every subject in the study receive all the treatments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second random statement capture the correlation from repeated measurements within the same treatment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 22:19:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193111#M10280</guid>
      <dc:creator>Sam28041977</dc:creator>
      <dc:date>2015-06-05T22:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193112#M10281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your first model, the high number of covariance parameters are due to the fact that the time is entered as class variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you this model with time as a continuous covariate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc glimmix data=dat.longexp1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;class grp_no anml_no;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;effect spl=spline(time);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;model val2=grp_no grp_no*spl/noint ddfm=kr2;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;random time/subject=anml_no &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;TYPE=RSMOOTH KNOTMETHOD=KDTREE(BUCKET=100 KNOTINFO)&lt;/SPAN&gt; ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;lsmeans grp_no/at time=1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;lt;repeat this part for all 19 time points&amp;gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;run;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I hope this will work better.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 22:26:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193112#M10281</guid>
      <dc:creator>Sam28041977</dc:creator>
      <dc:date>2015-06-05T22:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193113#M10282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your two models on the cow data from the SAS example (40.6 in GLIMMIX) and, apart from me not being patient enough to wait out the CHOL covariance structure, they worked just fine. I can't think of anything amiss. Two distinct approaches to fitting a visually similar model, what are your thoughts about how to choose between them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 22:28:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193113#M10282</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2015-06-05T22:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193114#M10283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that clears up my concern. Thank you. SUJET(TRT) is read as "sujet nested within trt" so my guess was that SUJET was the experimental unit assigned to a single level of TRT, rather than SUJET being a block containing smaller experimental units to which levels of TRT were assigned (in your words, each subject receives all treatments). Because both SUJET and TRT were defined in your model, I think that GLIMMIX would interpret SUJET(TRT) as SUJET*TRT which makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2015 17:36:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193114#M10283</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2015-06-06T17:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using the glimmix radial smoother</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193115#M10284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Susan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like I am hijacking Samir's thread, but it still all boils down to using splines in a mixed model setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as selecting which to go with--the missing data means the two approaches give very different results.&amp;nbsp; The group that is early right censored gives a continually increasing estimate under the "only random effect spline" which is probably closer to the biology.&amp;nbsp; The fixed-effect spline/random spline model yields values that decrease once the data starts to be missing en masse--which is not unexpected, as the least squares estimates will regress toward the mean under the MAR assumption that usually applies to REML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am waiting for some NLMIXED code that incorporates a general log likelihood function for a 3 parameter Gompertz distribution/growth model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end, I'll probably end up selecting the model that minimizes the standard error of predicted values across the range of non-missing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 13:23:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-the-glimmix-radial-smoother/m-p/193115#M10284</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-06-08T13:23:43Z</dc:date>
    </item>
  </channel>
</rss>

