<?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: matched Pairs vs. Longitudinal Analyis vs. ??M in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821572#M100061</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/62952"&gt;@Clarknj&lt;/a&gt;&amp;nbsp;. You are now at the tip of a very large iceberg!&lt;BR /&gt;Short answer? Yes, you can carry out&amp;nbsp;&lt;SPAN&gt;Longitudinal Analysis (repeated measures) this way. One of the key elements will be your choice of covariance structure. &amp;nbsp;See the following to get you started.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.jmp.com/t5/JMP-Knowledge-Base/Analyzing-Repeated-Measures-in-JMP-Software/ta-p/575343" target="_blank" rel="noopener"&gt;https://community.jmp.com/t5/JMP-Knowledge-Base/Analyzing-Repeated-Measures-in-JMP-Software/ta-p/575343&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are entering advanced territory; the following may help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/198-30.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/198-30.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://faculty.washington.edu/heagerty/Courses/VA-longitudinal/private/Littell-StatMed2000.pdf" target="_blank" rel="noopener"&gt;https://faculty.washington.edu/heagerty/Courses/VA-longitudinal/private/Littell-StatMed2000.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if you get stuck, do come back; but please be advised that the potential complexities and nuances of your problem may lead to more than an online community (such as ours) can provide for…&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 02:06:31 GMT</pubDate>
    <dc:creator>MRB3855</dc:creator>
    <dc:date>2024-12-10T02:06:31Z</dc:date>
    <item>
      <title>matched Pairs vs. Longitudinal Analyis vs. ??M</title>
      <link>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821266#M100033</link>
      <description>&lt;P&gt;I have a dataset of 100 students that have undertaken a specialized training program and measure their proficiency (0 to 100). &amp;nbsp;It is measured at a number of points in time in a number of different ways Test (A, B, C, D, E, F). For each student, there is the initial evaluation, 2 months later evaluation and the final evaluation 3 months later. &amp;nbsp;I want to determine if there is significant improvement but am confused on what statistical tests to conduct. I want to compare month 3 to 1 as well as month 1, 2 and 3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example. I could use matched pairs and check month 3 vs. month 1 and see if there is a significant difference between the 100 students. &amp;nbsp;I could also calculate month 3 - month 1 and see if that is significantly different than 0? &amp;nbsp;I also have a few categorical factors I would like to see if they impact the proficiency gains. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Currently, the data is one row per student and columns for variables/factors (categories and efficiency test for initial, 2 months later and 3 month and this is repeated for each of the 6 tests (A thru F). &amp;nbsp; Is there an easy way of completing the analysis without running the matched pairs individually? &amp;nbsp;I’ve heard of longitudinal analysis and think that could help in seeing if the performance changes over time from month 1 to 2 to 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JMP PRO 18&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 04:52:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821266#M100033</guid>
      <dc:creator>Clarknj</dc:creator>
      <dc:date>2024-12-09T04:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: matched Pairs vs. Longitudinal Analyis vs. ??M</title>
      <link>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821333#M100043</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/62952"&gt;@Clarknj&lt;/a&gt;&amp;nbsp;: The paired t-test is a special case of a mixed model.&amp;nbsp; It is equivalent to a mixed model with student as a random effect and the factor of interest as a fixed effect. i.e., stack your 1, 2, and 3 month data into one column, and have month as a fixed effect (along with your other categorical factors, as needed) and student as a random effect in the mixed model platform. This kind of thing was discussed here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Paired-t-test-on-long-format-table/m-p/740466#M92189" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Paired-t-test-on-long-format-table/m-p/740466#M92189&lt;/A&gt;&amp;nbsp;(worthwhile to read the entire thread).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The mixed model platform will allow you to make all comparisons of interest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 11:41:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821333#M100043</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-12-09T11:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: matched Pairs vs. Longitudinal Analyis vs. ??M</title>
      <link>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821357#M100046</link>
      <description>&lt;P&gt;Thanx for the link and explanation. &amp;nbsp;Is this the same as Longitudinal Analysis where the focus is on effects over time? &amp;nbsp;The fixed effect would be the time and then would get a response over that time period and be able to determine if segments of the time period are more significant than others?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 16:03:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821357#M100046</guid>
      <dc:creator>Clarknj</dc:creator>
      <dc:date>2024-12-09T16:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: matched Pairs vs. Longitudinal Analyis vs. ??M</title>
      <link>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821572#M100061</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/62952"&gt;@Clarknj&lt;/a&gt;&amp;nbsp;. You are now at the tip of a very large iceberg!&lt;BR /&gt;Short answer? Yes, you can carry out&amp;nbsp;&lt;SPAN&gt;Longitudinal Analysis (repeated measures) this way. One of the key elements will be your choice of covariance structure. &amp;nbsp;See the following to get you started.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.jmp.com/t5/JMP-Knowledge-Base/Analyzing-Repeated-Measures-in-JMP-Software/ta-p/575343" target="_blank" rel="noopener"&gt;https://community.jmp.com/t5/JMP-Knowledge-Base/Analyzing-Repeated-Measures-in-JMP-Software/ta-p/575343&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are entering advanced territory; the following may help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/198-30.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/198-30.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://faculty.washington.edu/heagerty/Courses/VA-longitudinal/private/Littell-StatMed2000.pdf" target="_blank" rel="noopener"&gt;https://faculty.washington.edu/heagerty/Courses/VA-longitudinal/private/Littell-StatMed2000.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if you get stuck, do come back; but please be advised that the potential complexities and nuances of your problem may lead to more than an online community (such as ours) can provide for…&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 02:06:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/matched-Pairs-vs-Longitudinal-Analyis-vs-M/m-p/821572#M100061</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-12-10T02:06:31Z</dc:date>
    </item>
  </channel>
</rss>

