<?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: MANOVA - 3 Effect variables, 3 dependant variables in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377236#M62710</link>
    <description>&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i did that but i had to use the identify. The&amp;nbsp; repeated measures did not provide me the multivariate answers i needed. And the univariate did not function.&lt;/P&gt;&lt;P&gt;I used the least squares to determine the effect tests for the above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that JMP has not documentation on how to use MANOVA. Unless you can show me the procedures that function for the various parts of the MANOVA.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Apr 2021 12:11:51 GMT</pubDate>
    <dc:creator>Nickbuon1</dc:creator>
    <dc:date>2021-04-16T12:11:51Z</dc:date>
    <item>
      <title>MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377061#M62690</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure if i am in the correct spot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to go thru in JMP and create a Univariate tests (Between-subject Effects) . i have 3 effect variables, names X1, X2 and X1 x X2 and three dependant variables X19, X20 and X21.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is a screen shot i am trying to duplicate in JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nickbuon1_0-1618499338996.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/32113i27E068A680FFB300/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Nickbuon1_0-1618499338996.png" alt="Nickbuon1_0-1618499338996.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, in making JMP and reading thru&amp;nbsp;Multivariate-Methods_v15.pdf, i cannot seem to locate the procedure syntax for creating the above representation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advise or links would be useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:32:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377061#M62690</guid>
      <dc:creator>Nickbuon1</dc:creator>
      <dc:date>2023-06-09T00:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377077#M62691</link>
      <description>&lt;P&gt;I assume that you X1, X2, X19, X20, and X21 stored in separate data columns with those given names and correct data type and modeling type.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select Analyze &amp;gt; Fit Model&lt;/LI&gt;
&lt;LI&gt;Select Personality &amp;gt; Manova&lt;/LI&gt;
&lt;LI&gt;Select X19, X20, and X21 &amp;gt; click Y&lt;/LI&gt;
&lt;LI&gt;Select X1 and X2, click Macros and select Full Factorial&lt;/LI&gt;
&lt;LI&gt;Click Run&lt;/LI&gt;
&lt;LI&gt;Select Univariate Tests Also&lt;/LI&gt;
&lt;LI&gt;Click Choose Response and select the appropriate kind&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The documentation you cited provides a description of each kind of response to help you decide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By "syntax," I assume you are referring to the JMP Scripting Language. A script is not necessary. If a script is desired, perform the interactive steps given above, click the red triangle and select Save Script &amp;gt; To Script Window.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 15:58:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377077#M62691</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-04-15T15:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377236#M62710</link>
      <description>&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i did that but i had to use the identify. The&amp;nbsp; repeated measures did not provide me the multivariate answers i needed. And the univariate did not function.&lt;/P&gt;&lt;P&gt;I used the least squares to determine the effect tests for the above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that JMP has not documentation on how to use MANOVA. Unless you can show me the procedures that function for the various parts of the MANOVA.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 12:11:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377236#M62710</guid>
      <dc:creator>Nickbuon1</dc:creator>
      <dc:date>2021-04-16T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377355#M62721</link>
      <description>&lt;P&gt;Hi Nick,&lt;/P&gt;
&lt;P&gt;I'm not sure if the video in this link will add clarity to your original questions but I wanted to share it in case it does:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=vGT3NEYrOg8" target="_blank"&gt;https://www.youtube.com/watch?v=vGT3NEYrOg8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I've passed your feedback to our documentation team so it can be addressed. Please let us know how else we can help.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;~Laura&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 15:48:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377355#M62721</guid>
      <dc:creator>LauraCS</dc:creator>
      <dc:date>2021-04-16T15:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377372#M62725</link>
      <description>&lt;P&gt;One more thing to clarify, the MANOVA documentation is under the "Multivariate Response Models" chapter. Here's the link to the MANOVA online documentation that describes the fitting options, output, and provides examples:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/16.0/#page/jmp/multivariate-response-models.shtml#" target="_blank"&gt;https://www.jmp.com/support/help/en/16.0/#page/jmp/multivariate-response-models.shtml#&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The equivalent PDF version is here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/content/dam/jmp/documents/en/support/jmp16/fitting-linear-models.pdf" target="_blank"&gt;https://www.jmp.com/content/dam/jmp/documents/en/support/jmp16/fitting-linear-models.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;~Laura&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 16:08:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/377372#M62725</guid>
      <dc:creator>LauraCS</dc:creator>
      <dc:date>2021-04-16T16:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/378257#M62803</link>
      <description>&lt;P&gt;laura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That helps. I found it a while ago. Performing MANOVA in JMP can be a bit testy. You need to provide understanding of your groups. Further explanation in the MANOVA 15th would be helpful for the choose response for repeated measures, identity ,etc, would be useful for new JMP folks. As for univariate you need to create an effect output in&amp;nbsp; fit group. there are several things i need to be able to do in MANOVA for univariate with groups and MANOVA. but these are separate exercises to do in JMP using MANOVA, Multivariate or&amp;nbsp; least squares. But more disussion on how to perform MANOVA for both would be added value to JMP users.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:58:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/378257#M62803</guid>
      <dc:creator>Nickbuon1</dc:creator>
      <dc:date>2021-04-20T12:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: MANOVA - 3 Effect variables, 3 dependant variables</title>
      <link>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/378260#M62806</link>
      <description>&lt;P&gt;Laura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the links!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:03:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/MANOVA-3-Effect-variables-3-dependant-variables/m-p/378260#M62806</guid>
      <dc:creator>Nickbuon1</dc:creator>
      <dc:date>2021-04-20T13:03:54Z</dc:date>
    </item>
  </channel>
</rss>

