<?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: PROC MIXED - Ratio SD and 95%CI in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940753#M83624</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the &lt;A href="https://communities.sas.com/t5/Statistical-Procedures/bd-p/statistical_procedures" target="_blank" rel="noopener"&gt;&lt;EM&gt;Statistical&lt;/EM&gt; Procedures&lt;/A&gt; board would be most appropriate for questions like this. The subtitle of the &lt;A href="https://communities.sas.com/t5/SAS-Procedures/bd-p/sas_procedures" target="_blank" rel="noopener"&gt;SAS Procedures&lt;/A&gt; forum is &lt;EM&gt;"Help using Base SAS procedures"&lt;/EM&gt;, while SAS/STAT procedure MIXED is not part of Base SAS.&lt;/P&gt;</description>
    <pubDate>Sun, 25 Aug 2024 07:59:45 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2024-08-25T07:59:45Z</dc:date>
    <item>
      <title>PROC MIXED - Ratio SD and 95%CI</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940687#M83622</link>
      <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a model as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Y~ A + B +E&lt;/P&gt;
&lt;P&gt;where A,B are random with different level of F and E is error .&lt;/P&gt;
&lt;P&gt;I want to obtain the ration for two within-B standard deviations for two levels of F and 95% CI. &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So far I used proc mixed as below code but I don't know how to get the ratio and CI.&lt;/P&gt;
&lt;P&gt;Proc mixed data=mydata method=reml:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;model Y=;&lt;/P&gt;
&lt;P&gt;ods output covparms=cova;&lt;/P&gt;
&lt;P&gt;by &amp;nbsp;F;&lt;/P&gt;
&lt;P&gt;random A, B;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What option should I put there to get ratio within-B SD_{F1}/SD_{F2} and it CI? Is there any other way?&lt;/P&gt;
&lt;P&gt;I appreciate any help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2024 23:45:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940687#M83622</guid>
      <dc:creator>TylerN</dc:creator>
      <dc:date>2024-08-24T23:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: PROC MIXED - Ratio SD and 95%CI</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940738#M83623</link>
      <description>&lt;P&gt;Title edited and message moved to &lt;EM&gt;Procedures&lt;/EM&gt; community.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2024 23:46:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940738#M83623</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-08-24T23:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: PROC MIXED - Ratio SD and 95%CI</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940753#M83624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the &lt;A href="https://communities.sas.com/t5/Statistical-Procedures/bd-p/statistical_procedures" target="_blank" rel="noopener"&gt;&lt;EM&gt;Statistical&lt;/EM&gt; Procedures&lt;/A&gt; board would be most appropriate for questions like this. The subtitle of the &lt;A href="https://communities.sas.com/t5/SAS-Procedures/bd-p/sas_procedures" target="_blank" rel="noopener"&gt;SAS Procedures&lt;/A&gt; forum is &lt;EM&gt;"Help using Base SAS procedures"&lt;/EM&gt;, while SAS/STAT procedure MIXED is not part of Base SAS.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2024 07:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940753#M83624</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2024-08-25T07:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: PROC MIXED - Ratio SD and 95%CI</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940754#M83625</link>
      <description>Ah yes you're right of course. I'll pay more attention from now on.</description>
      <pubDate>Sun, 25 Aug 2024 09:01:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Ratio-SD-and-95-CI/m-p/940754#M83625</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-08-25T09:01:07Z</dc:date>
    </item>
  </channel>
</rss>

