<?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 How to do back tranformation for Proc mixed in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894958#M44367</link>
    <description>&lt;P&gt;&lt;STRONG&gt;I am using natural log transformation for my data. After finishing the Tukey test, how can I do a back transformation?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;data&lt;/STRONG&gt; box;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set box;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRL_new = TRL + &lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRL_sq = sqrt(TRL_new);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRL_log = log(TRL_new);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt; &lt;STRONG&gt;sort&lt;/STRONG&gt; data=box;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By block accession irrigation;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt; &lt;STRONG&gt;mixed&lt;/STRONG&gt; data=box cl plots=residualpanel (conditional) plot=boxplot (conditional); /* Residue test*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class block accession irrigation;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Model TRL_log= accession irrigation accession*irrigation;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Random block;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lsmeans accession irrigation accession*irrigation/ adjust=tukey;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;ods graphics off;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 18:20:13 GMT</pubDate>
    <dc:creator>ngui</dc:creator>
    <dc:date>2023-09-19T18:20:13Z</dc:date>
    <item>
      <title>How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894958#M44367</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I am using natural log transformation for my data. After finishing the Tukey test, how can I do a back transformation?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;data&lt;/STRONG&gt; box;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set box;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRL_new = TRL + &lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRL_sq = sqrt(TRL_new);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRL_log = log(TRL_new);&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt; &lt;STRONG&gt;sort&lt;/STRONG&gt; data=box;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; By block accession irrigation;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt; &lt;STRONG&gt;mixed&lt;/STRONG&gt; data=box cl plots=residualpanel (conditional) plot=boxplot (conditional); /* Residue test*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class block accession irrigation;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Model TRL_log= accession irrigation accession*irrigation;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Random block;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lsmeans accession irrigation accession*irrigation/ adjust=tukey;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;ods graphics off;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 18:20:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894958#M44367</guid>
      <dc:creator>ngui</dc:creator>
      <dc:date>2023-09-19T18:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894970#M44368</link>
      <description>&lt;P&gt;I have moved this post to "Statistical Procedures" - board !&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 19:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894970#M44368</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-19T19:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894971#M44369</link>
      <description>&lt;P&gt;Use &lt;STRONG&gt;ilink&lt;/STRONG&gt; after the forward slash on LSMEANS statement :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ILINK&lt;/EM&gt; --&amp;gt;&lt;SPAN&gt;&amp;nbsp;requests that means (and confidence limits) be displayed on the inverse linked scale.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SAS/STAT 15.3 User's Guide&lt;BR /&gt;LSMEANS Statement&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_glm_syntax10.htm" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_glm_syntax10.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;[EDIT] Sorry, this is NOT what you need. I will come back to you with proper solution.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 19:54:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894971#M44369</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-19T19:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894973#M44370</link>
      <description>&lt;P&gt;I think PROC GLIMMIX is useful here.&amp;nbsp;Instead of performing the log transform in the data step, do it in PROC GLIMMIX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Proc glimmix data=box; 
      Class block accession irrigation;
      Model TRL_new= accession irrigation accession*irrigation/link=log;
      Random block;
      lsmeans accession irrigation accession*irrigation/ adjust=tukey ilink;
Run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 20:11:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894973#M44370</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-09-19T20:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894974#M44371</link>
      <description>Thank you Paige! I not really want to use proc glimmix because of my data set and objective.</description>
      <pubDate>Tue, 19 Sep 2023 20:15:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894974#M44371</guid>
      <dc:creator>ngui</dc:creator>
      <dc:date>2023-09-19T20:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894975#M44372</link>
      <description>ilink does not work do you have any suggestion</description>
      <pubDate>Tue, 19 Sep 2023 20:19:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894975#M44372</guid>
      <dc:creator>ngui</dc:creator>
      <dc:date>2023-09-19T20:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894985#M44374</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/453487"&gt;@ngui&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Thank you Paige! I not really want to use proc glimmix because of my data set and objective.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please explain this further. What about GLIMMIX does not meet your data set and objective?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:21:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894985#M44374</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-09-19T21:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894986#M44375</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/453487"&gt;@ngui&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Why not use PROC GLIMMIX to fit your mixed model?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;(you don't need a preliminary data step and you don't need post-processing for back-transforming)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Glimmix vs Proc Mixed&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-vs-Proc-Mixed/td-p/290525" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-vs-Proc-Mixed/td-p/290525&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS/STAT 14.3 User's Guide&lt;BR /&gt;The GLIMMIX Procedure&lt;BR /&gt;Comparing the GLIMMIX and MIXED Procedures&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/statcdc/14.3/statug/statug_glimmix_details64.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/statcdc/14.3/statug/statug_glimmix_details64.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC GLIMMIX and PROC MCMC and PROC CALIS are extremely versatile SAS/STAT procedures.&lt;BR /&gt;With these 3 procedures you cover almost all of the functionalities / models / algorithms offered by other SAS/STAT procedures (I am exaggerating a bit , ... but just to claim they are very flexible, very versatile and very "all-encompassing").&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:38:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894986#M44375</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-19T21:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894988#M44376</link>
      <description>Thank you for asking. I did run your code you provided but my data did not converge.</description>
      <pubDate>Tue, 19 Sep 2023 22:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/894988#M44376</guid>
      <dc:creator>ngui</dc:creator>
      <dc:date>2023-09-19T22:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/895018#M44378</link>
      <description>&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mixed_details58.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mixed_details58.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2015/08/26/convergence-sim.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2015/08/26/convergence-sim.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.estat.us/proc-glimmix-non-convergence-problem-solutions/" target="_blank"&gt;https://www.estat.us/proc-glimmix-non-convergence-problem-solutions/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in general your favorite internet search engine will find lots of discussion on this topic.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:22:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/895018#M44378</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-09-20T10:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/895020#M44379</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/453487"&gt;@ngui&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the topic of:&amp;nbsp;solving convergence issues with a GLMM (MIXED | GLIMMIX | NLMIXED | LMIXED)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am focusing on GLIMMIX here (because I think that's your best choice!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no golden rules in terms of specifying starting values for the parameters for PARMS statement in MIXED, GLIMMIX, NLMIXED .&amp;nbsp;&amp;nbsp; I start with using the default starting values.&lt;/P&gt;
&lt;P&gt;In some cases, adding PARMS/OLS ; might help or INITGLM in PROC GLIMMIX statement. &amp;nbsp;Yes, using a grid search or specifying a guess based upon subject matter knowledge or previous studies might be help. &amp;nbsp;&amp;nbsp;You might try alternative METHODS of ESTIMATION to see if model converges or provides estimates for covariance parameters and then try those as starting values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my experience, convergence issue(s) – tend to be data and model dependent often related to either scaling issue with variables , &amp;nbsp;over specified or incorrectly specified model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately ... and to be honest ... it is often trial and error to find what works and doesn’t.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I always tend remind customers non-convergence isn’t always a bad .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Few papers to help customers with MIXED, GLIMMIX, NLMIXED with various issues:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings12/332-2012.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings12/332-2012.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2179-2018.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2179-2018.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an outline that I commonly use in presentations that I hope will be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sbxkoenk_0-1695205679398.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88162iB61E120D19C50814/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sbxkoenk_0-1695205679398.png" alt="sbxkoenk_0-1695205679398.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:31:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/895020#M44379</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-20T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to do back tranformation for Proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/902980#M44782</link>
      <description>&lt;P&gt;One thing I didn't see in&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60547"&gt;@sbxkoenk&lt;/a&gt;&amp;nbsp;'s response deals with the default number of iterations (20) that GLIMMIX uses when fitting.&lt;/P&gt;
&lt;P&gt;Add an NLOPTIONS statement setting the number of iterations at some value greater than 20, which is the default for GLIMMIX. A good value, in my opinion, is at least 500; if that doesn't solve the issue, there are many other adjustments to the algorithm that may help, almost all of which are listed in &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60547"&gt;@sbxkoenk&lt;/a&gt;&amp;nbsp;'s post..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Oh yeah, the statement to add is&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;NLOPTIONS maxiter=550;&lt;/PRE&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 14:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-do-back-tranformation-for-Proc-mixed/m-p/902980#M44782</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2023-11-14T14:30:43Z</dc:date>
    </item>
  </channel>
</rss>

