<?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: Mixed Model Platform in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643847#M84066</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/34863"&gt;@IWRRI&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just some remarks on a general point of view :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I'm not sure to understand why/how the variable lake can be a random variable and not County (which sounds also to be a location variable, and "as random" as lake since it is observational data ? So only a fraction of all possible locations, aka a random sample from a bigger population) ?&lt;/LI&gt;
&lt;LI&gt;Same question for Year, I don't see why/how it is considered as a fixed effect, since it is an observationaly study, you can't control time, and you may be more interested in the variation/variance per year than in the mean value per year ? And the years in the analysis (1992-2021) are just a random sample from bigger timeframe possible.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;I would also recommend using the "Mixed Model" platform instead of "Least Squares" method since you have a combination of random and fixed effects :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/17.1/?os=win&amp;amp;source=application#page/jmp/mixed-models-and-random-effect-models.shtml" target="_blank"&gt;Mixed Models and Random Effect Models (jmp.com)&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since I don't know exactly your topic, some of my questions may sound naive or not appropriate for your topic. If so, you can ignore them. I hope these questions and remarks may help you,&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2023 12:40:02 GMT</pubDate>
    <dc:creator>Victor_G</dc:creator>
    <dc:date>2023-06-19T12:40:02Z</dc:date>
    <item>
      <title>Mixed Model Platform</title>
      <link>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643656#M84047</link>
      <description>&lt;P&gt;Hello, I have a rather large data set where I am trying to assess how mercury in finish caught in New Hampshire has varied from 1992-2021 and assess how these mercury levels vary from county to county throughout this time line.&lt;/P&gt;&lt;P&gt;My data is as follows&lt;/P&gt;&lt;P&gt;DV = Total Mercury (Log10 scaled, Continuous)&lt;/P&gt;&lt;P&gt;IV Fixed 1= Fish Length (Continuous)&lt;/P&gt;&lt;P&gt;IV Fixed 2= Year Caught (Categorical, Numeric/Nominal)&lt;/P&gt;&lt;P&gt;IV Fixed 3= Year Caught * Length&lt;/P&gt;&lt;P&gt;IV Fixed 4= County (Categorical, Character/Nominal)&lt;/P&gt;&lt;P&gt;IV Random 1= Lake (Categorical, Character/Nominal)&lt;/P&gt;&lt;P&gt;IV Random 2= Lake * Year Caught&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have specified this in the Fit Model Platform Here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IWRRI_0-1687044887396.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53939i63485464B0D20874/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IWRRI_0-1687044887396.png" alt="IWRRI_0-1687044887396.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These are my output results&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-right" image-alt="IWRRI_1-1687045044689.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53940iB94254291F55A258/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IWRRI_1-1687045044689.png" alt="IWRRI_1-1687045044689.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IWRRI_2-1687045056351.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53941iE5475E55FF661322/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IWRRI_2-1687045056351.png" alt="IWRRI_2-1687045056351.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IWRRI_3-1687045081273.png" style="width: 243px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53942i2B5630D4CFDA0610/image-dimensions/243x491?v=v2" width="243" height="491" role="button" title="IWRRI_3-1687045081273.png" alt="IWRRI_3-1687045081273.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am curious as to&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. How should I interpret the Coefficient of Variation values in the REML output menu? (these values are also coming up as negative)&lt;/P&gt;&lt;P&gt;2. How to meaningfully Interpret the negative intercept as my parameter estimate as it is impossible to have a negative baseline mercury concentration&lt;/P&gt;&lt;P&gt;3. How to interpret both inter and intra group variation of the random effects (variation in fish mercury within lakes, between lakes, and across lake-year)&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. How to back-transform my LS Means from the effect details red triangle drop down menu.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also interested in seeing if there is something else I would need to do/explore given that this is my output?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your insight into this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 23:50:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643656#M84047</guid>
      <dc:creator>IWRRI</dc:creator>
      <dc:date>2023-06-17T23:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Model Platform</title>
      <link>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643840#M84065</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/34863"&gt;@IWRRI&lt;/a&gt;&amp;nbsp; : A few things:&lt;/P&gt;&lt;P&gt;1. The CV is 100*sqrt(VC)/mean, where the VC is the respective Var Comp. It is negative because your mean is negative (I'll get to that in 2 below).&amp;nbsp; But, these CV's are for the log-scaled data.&amp;nbsp; You are interested in the raw scale. In that case, CV = 100*sqrt(exp(Var Comp)-1) in Excel-speak. For example, for the Lake random effect, your Var Comp =&amp;nbsp;0.0392767. The CV (in untransformed scale) is then&amp;nbsp;20.01455169.&amp;nbsp; More about CV here.&lt;A href="https://en.wikipedia.org/wiki/Coefficient_of_variation#Log-normal_data" target="_blank" rel="noopener"&gt;https://en.wikipedia.org/wiki/Coefficient_of_variation#Log-normal_data&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;The&amp;nbsp;&lt;SPAN&gt;intercept&lt;/SPAN&gt;&amp;nbsp;is negative in log scale (not the raw scale).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. This is an involved question. The very short answer is this is a partitioning of total variability...so you can see where variability comes from and perhaps prioritize your resources.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. You can do this "manually" via saving the output and back-transforming&amp;nbsp; the LSMeans (e.g., 10^LSMean) and their respective intervals. Careful with interpretations though; differences in arithmetic means in log-scale transform back to ratio of geometric means in the raw scale.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:23:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643840#M84065</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2023-06-19T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed Model Platform</title>
      <link>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643847#M84066</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/34863"&gt;@IWRRI&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just some remarks on a general point of view :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I'm not sure to understand why/how the variable lake can be a random variable and not County (which sounds also to be a location variable, and "as random" as lake since it is observational data ? So only a fraction of all possible locations, aka a random sample from a bigger population) ?&lt;/LI&gt;
&lt;LI&gt;Same question for Year, I don't see why/how it is considered as a fixed effect, since it is an observationaly study, you can't control time, and you may be more interested in the variation/variance per year than in the mean value per year ? And the years in the analysis (1992-2021) are just a random sample from bigger timeframe possible.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;I would also recommend using the "Mixed Model" platform instead of "Least Squares" method since you have a combination of random and fixed effects :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/17.1/?os=win&amp;amp;source=application#page/jmp/mixed-models-and-random-effect-models.shtml" target="_blank"&gt;Mixed Models and Random Effect Models (jmp.com)&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since I don't know exactly your topic, some of my questions may sound naive or not appropriate for your topic. If so, you can ignore them. I hope these questions and remarks may help you,&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 12:40:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixed-Model-Platform/m-p/643847#M84066</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2023-06-19T12:40:02Z</dc:date>
    </item>
  </channel>
</rss>

