<?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 Need help running a mixed effect model with appropriate columns in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Need-help-running-a-mixed-effect-model-with-appropriate-columns/m-p/443940#M69187</link>
    <description>&lt;P&gt;Hello community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am interested in running a mixed effect model on on the influences of sex, location, and mass on the independent variable (y) mercury concentration. Currently, I have my columns and there properties as listed:&lt;/P&gt;&lt;P&gt;1: Watershed name&lt;/P&gt;&lt;P&gt;data type : character&lt;/P&gt;&lt;P&gt;model type: nominal&lt;/P&gt;&lt;P&gt;2: Adjusted Clawless Mass or (mass)'&lt;/P&gt;&lt;P&gt;data type: numeric&lt;/P&gt;&lt;P&gt;modeling type: continuous&lt;/P&gt;&lt;P&gt;3: sex/gravid&lt;/P&gt;&lt;P&gt;data type: numeric&lt;/P&gt;&lt;P&gt;model type: ordinal&lt;/P&gt;&lt;P&gt;4: mercury concentration&lt;/P&gt;&lt;P&gt;data type: numeric&lt;/P&gt;&lt;P&gt;model type: continuous&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, I was not able to find anything on what properties the columns need to be set as whether the fixed effects need to be numeric or character and continuous or ordinal or nominal. Same goes for my random effect (that being the watershed column) needing to be numeric or character and continuous, or ordinal, or nominal.&lt;/P&gt;&lt;P&gt;The effects I am trying to run are as followed&lt;/P&gt;&lt;P&gt;Fixed effects : sex and adjusted clawless mad&lt;/P&gt;&lt;P&gt;Random effects : Watershed name&lt;/P&gt;&lt;P&gt;Output or independent variable (y) : mercury concentration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do any of you professionals have any input on a way to set the column properties up to give me an accurate output and significance for what I am trying to test? any and all recommendations would be useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 00:20:26 GMT</pubDate>
    <dc:creator>IWRRI</dc:creator>
    <dc:date>2021-12-10T00:20:26Z</dc:date>
    <item>
      <title>Need help running a mixed effect model with appropriate columns</title>
      <link>https://community.jmp.com/t5/Discussions/Need-help-running-a-mixed-effect-model-with-appropriate-columns/m-p/443940#M69187</link>
      <description>&lt;P&gt;Hello community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am interested in running a mixed effect model on on the influences of sex, location, and mass on the independent variable (y) mercury concentration. Currently, I have my columns and there properties as listed:&lt;/P&gt;&lt;P&gt;1: Watershed name&lt;/P&gt;&lt;P&gt;data type : character&lt;/P&gt;&lt;P&gt;model type: nominal&lt;/P&gt;&lt;P&gt;2: Adjusted Clawless Mass or (mass)'&lt;/P&gt;&lt;P&gt;data type: numeric&lt;/P&gt;&lt;P&gt;modeling type: continuous&lt;/P&gt;&lt;P&gt;3: sex/gravid&lt;/P&gt;&lt;P&gt;data type: numeric&lt;/P&gt;&lt;P&gt;model type: ordinal&lt;/P&gt;&lt;P&gt;4: mercury concentration&lt;/P&gt;&lt;P&gt;data type: numeric&lt;/P&gt;&lt;P&gt;model type: continuous&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, I was not able to find anything on what properties the columns need to be set as whether the fixed effects need to be numeric or character and continuous or ordinal or nominal. Same goes for my random effect (that being the watershed column) needing to be numeric or character and continuous, or ordinal, or nominal.&lt;/P&gt;&lt;P&gt;The effects I am trying to run are as followed&lt;/P&gt;&lt;P&gt;Fixed effects : sex and adjusted clawless mad&lt;/P&gt;&lt;P&gt;Random effects : Watershed name&lt;/P&gt;&lt;P&gt;Output or independent variable (y) : mercury concentration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do any of you professionals have any input on a way to set the column properties up to give me an accurate output and significance for what I am trying to test? any and all recommendations would be useful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 00:20:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Need-help-running-a-mixed-effect-model-with-appropriate-columns/m-p/443940#M69187</guid>
      <dc:creator>IWRRI</dc:creator>
      <dc:date>2021-12-10T00:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help running a mixed effect model with appropriate columns</title>
      <link>https://community.jmp.com/t5/Discussions/Need-help-running-a-mixed-effect-model-with-appropriate-columns/m-p/444045#M69190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The way that you have defined the data and modelling types for your variables looks good to me.&lt;/P&gt;
&lt;P&gt;Except I am not sure why sex/gravid would be an ordinal modelling type. Ordinal modelling type is for categorial variables that have an order. An example would be portion size of fries - small, medium, or large. It is categorical because it can only be small, medium, or large. But there is an order: large &amp;gt; medium &amp;gt; small. Another example would be where you have a variable for age divided into ranges, e.g. 0-18, 19-59, 60+.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 09:39:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Need-help-running-a-mixed-effect-model-with-appropriate-columns/m-p/444045#M69190</guid>
      <dc:creator>Phil_Kay</dc:creator>
      <dc:date>2021-12-10T09:39:15Z</dc:date>
    </item>
  </channel>
</rss>

