<?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 Computing a Joint Multivariate Model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Computing-a-Joint-Multivariate-Model/m-p/863273#M42685</link>
    <description>&lt;P&gt;Is there a way that I can run a joint multivariate model that allows all intercepts and slopes to covary but does not allow level-1 residuals to covary across variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS OnDemand for Academics and the following code will not run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc mixed data=homework3 method=ML noclprint;&lt;BR /&gt;class school dv;&lt;BR /&gt;model popst= conss const sexs sext/ noint s;&lt;BR /&gt;random conss sexs sext const/ sub=school type=un;&lt;BR /&gt;repeated dv / subject=school*pupil type= UN(1);&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 20:03:45 GMT</pubDate>
    <dc:creator>alexis_lewis24</dc:creator>
    <dc:date>2023-03-09T20:03:45Z</dc:date>
    <item>
      <title>Computing a Joint Multivariate Model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Computing-a-Joint-Multivariate-Model/m-p/863273#M42685</link>
      <description>&lt;P&gt;Is there a way that I can run a joint multivariate model that allows all intercepts and slopes to covary but does not allow level-1 residuals to covary across variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS OnDemand for Academics and the following code will not run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc mixed data=homework3 method=ML noclprint;&lt;BR /&gt;class school dv;&lt;BR /&gt;model popst= conss const sexs sext/ noint s;&lt;BR /&gt;random conss sexs sext const/ sub=school type=un;&lt;BR /&gt;repeated dv / subject=school*pupil type= UN(1);&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:03:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Computing-a-Joint-Multivariate-Model/m-p/863273#M42685</guid>
      <dc:creator>alexis_lewis24</dc:creator>
      <dc:date>2023-03-09T20:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Computing a Joint Multivariate Model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Computing-a-Joint-Multivariate-Model/m-p/863278#M42686</link>
      <description>&lt;P&gt;When you say "will not run" that isn't very useful without seeing the log for that procedure. Please post the entire log starting with the call to PROC GLIMMIX down to the next run; statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect that the issue has to do with declaring variables both fixed and random, but it could be anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 20:29:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Computing-a-Joint-Multivariate-Model/m-p/863278#M42686</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2023-03-09T20:29:44Z</dc:date>
    </item>
  </channel>
</rss>

