<?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: How to Properly Specify a Mixed Model in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845811#M102030</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/65720"&gt;@RMSJaguar755&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;BR /&gt;Did you already had a look at JMP Help section related to repeated measures modeling :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/example-of-repeated-measures.shtml" target="_blank"&gt;Example of Repeated Measures&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;It seems your data format is very close to the one from the example displayed in the JMP Help, where response is measured and repeated at different time points.&lt;BR /&gt;I'm not sure about the use of "Power" in your context, but it could be used as a covariate and/or random effect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need more help/guidance, could you provide more details (and possibly an anonymized dataset to test some modeling approaches), so that other members of the Community can join this discussion and provide insights ?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 10:49:19 GMT</pubDate>
    <dc:creator>Victor_G</dc:creator>
    <dc:date>2025-03-04T10:49:19Z</dc:date>
    <item>
      <title>How to Properly Specify a Mixed Model</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845744#M102019</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am currently analyzing EEG beta power data using a mixed model in JMP and would like to ensure that I am specifying the model correctly. My dataset is structured in &lt;STRONG&gt;long format&lt;/STRONG&gt;, where each row represents a single observation with the following variables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Subject&lt;/TD&gt;&lt;TD&gt;Group&lt;/TD&gt;&lt;TD&gt;Stimulus&lt;/TD&gt;&lt;TD&gt;Electrode&lt;/TD&gt;&lt;TD&gt;Time&lt;/TD&gt;&lt;TD&gt;Power&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Cz&lt;/TD&gt;&lt;TD&gt;-0.4&lt;/TD&gt;&lt;TD&gt;1.23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Cz&lt;/TD&gt;&lt;TD&gt;-0.2&lt;/TD&gt;&lt;TD&gt;1.45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Pz&lt;/TD&gt;&lt;TD&gt;-0.4&lt;/TD&gt;&lt;TD&gt;0.56&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;Cz&lt;/TD&gt;&lt;TD&gt;-0.4&lt;/TD&gt;&lt;TD&gt;2.91&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;Cz&lt;/TD&gt;&lt;TD&gt;-0.4&lt;/TD&gt;&lt;TD&gt;1.31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;Pz&lt;/TD&gt;&lt;TD&gt;-0.2&lt;/TD&gt;&lt;TD&gt;2.34&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I would like to perform an&amp;nbsp;&lt;STRONG&gt;analysis&lt;/STRONG&gt; where:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Fixed effects&lt;/STRONG&gt; include &lt;CODE&gt;Group&lt;/CODE&gt;, &lt;CODE&gt;Stimulus&lt;/CODE&gt;, and&amp;nbsp;&lt;CODE&gt;Electrode&lt;/CODE&gt;, along with their interactions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How should I correctly specify the repeated structure in JMP’s mixed model?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any guidance on how to properly structure this analysis in JMP. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 07:11:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845744#M102019</guid>
      <dc:creator>RMSJaguar755</dc:creator>
      <dc:date>2025-03-04T07:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Properly Specify a Mixed Model</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845811#M102030</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/65720"&gt;@RMSJaguar755&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;BR /&gt;Did you already had a look at JMP Help section related to repeated measures modeling :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/example-of-repeated-measures.shtml" target="_blank"&gt;Example of Repeated Measures&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;It seems your data format is very close to the one from the example displayed in the JMP Help, where response is measured and repeated at different time points.&lt;BR /&gt;I'm not sure about the use of "Power" in your context, but it could be used as a covariate and/or random effect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need more help/guidance, could you provide more details (and possibly an anonymized dataset to test some modeling approaches), so that other members of the Community can join this discussion and provide insights ?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 10:49:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845811#M102030</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2025-03-04T10:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Properly Specify a Mixed Model</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845812#M102031</link>
      <description>&lt;P&gt;以下のような文面で返信するとよいでしょう。&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Thank you for your rapid response! I have checked the JMP Help section on repeated measures modeling, and I believe my data structure is similar to the example provided there.&lt;/P&gt;&lt;P&gt;To clarify my analysis:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have EEG beta-band power data of two groups (Responders, non-Responders).&lt;/LI&gt;&lt;LI&gt;Each subject was presented with 3 types of stimuli.&lt;/LI&gt;&lt;LI&gt;EEG was recorded from 32 electrodes.&lt;/LI&gt;&lt;LI&gt;Beta power was measured at 6 time points (-0.4s, -0.2s, 0s, 0.2s, 0.4s, 0.6s).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My goal is to perform a mixed model analysis treating &lt;STRONG&gt;Subject as a repeated measure&lt;/STRONG&gt;, while analyzing the effects of &lt;STRONG&gt;Group (Responder/non-Responder), Stimulus (S1, S2, S3), and Electrode (Cz, Oz, P3, P4)&lt;/STRONG&gt; on beta power over time. I am unsure about the best way to specify the repeated structure in the mixed model framework in JMP.&lt;/P&gt;&lt;P&gt;I have attached a simulated dataset in long format for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I structure the mixed model appropriately in JMP? Should I treat &lt;STRONG&gt;Time as a repeated measure&lt;/STRONG&gt; and include &lt;STRONG&gt;Subject as a random effect&lt;/STRONG&gt;? I would appreciate any guidance on setting up the model effects correctly.&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 11:13:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845812#M102031</guid>
      <dc:creator>RMSJaguar755</dc:creator>
      <dc:date>2025-03-04T11:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Properly Specify a Mixed Model</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845849#M102037</link>
      <description>&lt;P&gt;To clarify a few things:&lt;/P&gt;
&lt;P&gt;1. A mixed model is a condition where you are combining fixed and random effects.&lt;/P&gt;
&lt;P&gt;2. In your case, your response is Power, your fixed effects are the effects associated with Group, Stimulus and Electrode and your random variable is Time? &amp;nbsp;I'm not sure Time is a random effect here in terms of estimable and assignable in the model. &amp;nbsp;What I question is whether Time is independent of the fixed effects. &amp;nbsp;Do the fixed effects change between the different Times? &amp;nbsp;If not, then Time is not independent of the fixed effects The fixed effects were constant when two different data points were gathered in time. &amp;nbsp;In this case, you would have repeated measures. &amp;nbsp;Repeated measures do not have DF's. &amp;nbsp;They can be assessed (by looking at the within treatment variation), but you do not get DF's to model those effects. &amp;nbsp;You can estimate enumerative statistics to describe that data (e.g., average, variance, slope) and evaluate whether the fixed effects affect those response variables. &amp;nbsp;The repeated measures are not an appropriate estimate of the MSE.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 15:23:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845849#M102037</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2025-03-04T15:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Properly Specify a Mixed Model</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845850#M102038</link>
      <description>&lt;P&gt;Please post your data set in a JMP table.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 15:26:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-Properly-Specify-a-Mixed-Model/m-p/845850#M102038</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2025-03-04T15:26:05Z</dc:date>
    </item>
  </channel>
</rss>

