<?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 classifying variance structure in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/702602#M34004</link>
    <description>&lt;P&gt;Greetings.&lt;/P&gt;
&lt;P&gt;To choose which variance structure to use include the TYPE= sub-option in the RANDOM line.&lt;/P&gt;
&lt;P&gt;For example, RANDOM .... / TYPE=UN. This would be unstructured.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2020 18:35:20 GMT</pubDate>
    <dc:creator>DannyModlin</dc:creator>
    <dc:date>2020-11-30T18:35:20Z</dc:date>
    <item>
      <title>proc mixed classifying variance structure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/701751#M34003</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In a proc mixed how do I classify the type of variance structure I want to use (Unstr, variance comp, comp symm, etc)?&lt;/P&gt;&lt;P&gt;Here's my code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC MIXED DATA = work.pracL;&lt;BR /&gt;CLASS ID;&lt;BR /&gt;MODEL logmemI = demind age age*demind spline gender ses/solution cl outpm= work.plot1;&lt;BR /&gt;RANDOM Intercept age/SUBJECT=ID ;&lt;BR /&gt;Estimate "Hyp 1 age slope for healthy individuals B2" age 1/cl;&lt;BR /&gt;Estimate "Hyp 3A Slope in MCI prior to chgpt B2+B3" age 1 age*demind 1/cl;&lt;BR /&gt;Estimate "Hyp 3B Slope in MCI after chgpt B2+B3+B4" age 1 age*demind 1 spline 1/cl;&lt;BR /&gt;Estimate "Hyp 4 Comparing slopes between Healthy and MCI before chgpt B3" age*demind 1/cl;&lt;BR /&gt;Estimate "Hyp 5 Comparing the slopes before and after chgpt for MCI B4" spline 1/cl;&lt;BR /&gt;Estimate "Hyp 6 Comparing slopes between Healthy and MCI after chgpt B3+B4" age*demind 1 spline 1/cl;&lt;BR /&gt;run;&lt;BR /&gt;title1; title2; title3; title4; title5; title6;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 03:59:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/701751#M34003</guid>
      <dc:creator>ksumbundu</dc:creator>
      <dc:date>2020-11-26T03:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: proc mixed classifying variance structure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/702602#M34004</link>
      <description>&lt;P&gt;Greetings.&lt;/P&gt;
&lt;P&gt;To choose which variance structure to use include the TYPE= sub-option in the RANDOM line.&lt;/P&gt;
&lt;P&gt;For example, RANDOM .... / TYPE=UN. This would be unstructured.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 18:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/702602#M34004</guid>
      <dc:creator>DannyModlin</dc:creator>
      <dc:date>2020-11-30T18:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: proc mixed classifying variance structure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/702607#M34005</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 19:03:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-classifying-variance-structure/m-p/702607#M34005</guid>
      <dc:creator>ksumbundu</dc:creator>
      <dc:date>2020-11-30T19:03:09Z</dc:date>
    </item>
  </channel>
</rss>

