<?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: Help Coding MANOVA in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555802#M9725</link>
    <description>&lt;P&gt;You have to do this in PROC GLM. Put the three dependent variables on the left side of the equal sign in the MODEL statement. You also need a MANOVA statement in PROC GLM. Please look at the PROC GLM documentation for examples.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2019 23:13:21 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2019-05-02T23:13:21Z</dc:date>
    <item>
      <title>Help Coding MANOVA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555764#M9724</link>
      <description>&lt;P&gt;I have a dataset of approximately 450 observations, 250 from Country #1 and 200 from Country #2.&amp;nbsp; Here are my variables in my dataset:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Country (either #1 or #2)&lt;/P&gt;&lt;P&gt;Variable of Interest #1&lt;/P&gt;&lt;P&gt;Variable of Interest #2&lt;/P&gt;&lt;P&gt;Variable of Interest #3&lt;/P&gt;&lt;P&gt;Variable of Interest #4&lt;/P&gt;&lt;P&gt;Control #1&lt;/P&gt;&lt;P&gt;Control #2&lt;/P&gt;&lt;P&gt;Control #3&lt;/P&gt;&lt;P&gt;Dependent Variable #1&lt;/P&gt;&lt;P&gt;Dependent Variable #2&lt;/P&gt;&lt;P&gt;Dependent Variable #3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, in Proc Reg:&amp;nbsp; Model DV1 = VariableInterest#1 VariableInterest#2 VariableInterest#3 VariableInterest#4 Control#1 Control#2 Control#3;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on coding MANOVA using Country as "Class".&amp;nbsp; I'm not very familiar with MANOVA and have tried a few codes, but nothing has worked.&amp;nbsp; Any help on coding MANOVA for this data to determine any variance between DVs #1-3?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 20:58:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555764#M9724</guid>
      <dc:creator>MCT-PHD</dc:creator>
      <dc:date>2019-05-02T20:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help Coding MANOVA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555802#M9725</link>
      <description>&lt;P&gt;You have to do this in PROC GLM. Put the three dependent variables on the left side of the equal sign in the MODEL statement. You also need a MANOVA statement in PROC GLM. Please look at the PROC GLM documentation for examples.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 23:13:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555802#M9725</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-05-02T23:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help Coding MANOVA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555816#M9727</link>
      <description>&lt;P&gt;Here's &lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_glm_examples06.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en" target="_self"&gt;an example from the documentatio&lt;/A&gt;n that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;referenced.&amp;nbsp; And more &lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_glm_syntax11.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en" target="_self"&gt;details in the MANOVA statement&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 01:20:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-Coding-MANOVA/m-p/555816#M9727</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-05-03T01:20:12Z</dc:date>
    </item>
  </channel>
</rss>

