<?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 get rmse using glimmix procedure? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194683#M14825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you should start a new thread with this question, as it is completely unrelated to the title.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 12:35:54 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2015-06-16T12:35:54Z</dc:date>
    <item>
      <title>How to get rmse using glimmix procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194679#M14821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I obtain the root mse when running the glimmix procedure?&lt;/P&gt;&lt;P&gt;I assume there is code that I need to add?&lt;/P&gt;&lt;P&gt;Any help in this matter is very much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 05:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194679#M14821</guid>
      <dc:creator>bobdaniels</dc:creator>
      <dc:date>2015-05-28T05:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rmse using glimmix procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194680#M14822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone know how to get rmse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 02:19:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194680#M14822</guid>
      <dc:creator>bobdaniels</dc:creator>
      <dc:date>2015-05-31T02:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rmse using glimmix procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194681#M14823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, GLIMMIX does not calculate this for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use an output data set containing the residuals and actual values to obtain RMSE. Then calculate it yourself from the residuals and actual values, and there would have to be some adjustment for the degrees of freedom in the model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 16:32:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194681#M14823</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-01T16:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rmse using glimmix procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194682#M14824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to bother you with this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you run glimmix in EG 6.1? I use EG because it is menu driven, but I have not been able to find out how to run glimmix. I know how to run proc mixed, but not glimmix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 06:56:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194682#M14824</guid>
      <dc:creator>igforek</dc:creator>
      <dc:date>2015-06-14T06:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rmse using glimmix procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194683#M14825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you should start a new thread with this question, as it is completely unrelated to the title.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 12:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194683#M14825</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-16T12:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rmse using glimmix procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194684#M14826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Paige, but very quickly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select View | Task List, you'll see all of the tasks in EG. On the top selection bar, pick "Tasks by Name", and then click on the "SAS Procedures" heading. This will show you all of the EG tasks, ordered by which PROC they use. Unfortunately, no GLIMMIX in EG 6.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 22:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-rmse-using-glimmix-procedure/m-p/194684#M14826</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2015-06-16T22:43:14Z</dc:date>
    </item>
  </channel>
</rss>

