<?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: ANOVA vs. GLM for ecological field experiment in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317347#M56861</link>
    <description>&lt;P&gt;My thoughts:&lt;/P&gt;&lt;P&gt;1. There is no&lt;EM&gt; right wa&lt;/EM&gt;y to analyze the data. &amp;nbsp;There are pros/cons to any analysis method. To over-simplify, &amp;nbsp;ANOVA basically analyzes the magnitude of the effect while GLM analyzes both the magnitude and the direction of the effect.&lt;/P&gt;&lt;P&gt;2. I did not evaluate your scripts as I did not have the data set.&lt;/P&gt;&lt;P&gt;3. I'm not sure what you mean by "&lt;SPAN&gt;Given that the GLM (normal, identity) and ANOVA approaches both assume normal distributions". &amp;nbsp;There is an assumption of the distribution of residuals, but not of the actual data set. ANOVA is fairly robust to non-normal distributions. &amp;nbsp;First, don't fall in love with the p-value statistic. &amp;nbsp;It is only an estimate. &amp;nbsp;It is a result of a&amp;nbsp;comparison of mean squares. &amp;nbsp;Mean square of the&amp;nbsp;treatment to the mean square error (both of which are also estimates). &amp;nbsp;If you change the comparisons or estimates, the p-value will change.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Something you might try since you are&amp;nbsp;&lt;/SPAN&gt;treating block as a fixed effect...saturate the model with Block, L, M, L*M, Block*L, Block*M, Block*L*M. &amp;nbsp;Use normal and Pareto plots to look for significant effects. &amp;nbsp;his removes any mean square error bias.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 14:29:27 GMT</pubDate>
    <dc:creator>statman</dc:creator>
    <dc:date>2020-10-06T14:29:27Z</dc:date>
    <item>
      <title>ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317056#M56843</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;I am analyzing data from an ecological field experiment, designed to&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="2"&gt;test the effects of herbivore (limpet) removal and moisture addition on change in cover of a rocky intertidal seaweed. The experimental design is a randomized block, two-factor full-factorial design. I have attached a document that details the experimental design and lists the scripts and model outputs relating to three questions for the Community Discussion:&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Which modeling approach—Standard Least Squares ANOVA or GLM—is preferable for modeling results of an ecological field experiment? See Background.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Are the scripts I used to run each type of model constructed properly? See Scripts.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;Given that the GLM (normal, identity) and ANOVA approaches both assume normal distributions, why does the GLM yield consistently smaller p values than the ANOVA? See Model output.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:39:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317056#M56843</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2023-06-10T20:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317134#M56845</link>
      <description>&lt;P&gt;The GLM is a generalization of the Ordinary Least Squares Regression. They should be essentially equivalent if your case meets the assumptions of ordinary regression. Otherwise, use the GLM with a different error distribution and link function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you get different p-values, then there is a difference in the model specifications.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 21:34:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317134#M56845</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-05T21:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317347#M56861</link>
      <description>&lt;P&gt;My thoughts:&lt;/P&gt;&lt;P&gt;1. There is no&lt;EM&gt; right wa&lt;/EM&gt;y to analyze the data. &amp;nbsp;There are pros/cons to any analysis method. To over-simplify, &amp;nbsp;ANOVA basically analyzes the magnitude of the effect while GLM analyzes both the magnitude and the direction of the effect.&lt;/P&gt;&lt;P&gt;2. I did not evaluate your scripts as I did not have the data set.&lt;/P&gt;&lt;P&gt;3. I'm not sure what you mean by "&lt;SPAN&gt;Given that the GLM (normal, identity) and ANOVA approaches both assume normal distributions". &amp;nbsp;There is an assumption of the distribution of residuals, but not of the actual data set. ANOVA is fairly robust to non-normal distributions. &amp;nbsp;First, don't fall in love with the p-value statistic. &amp;nbsp;It is only an estimate. &amp;nbsp;It is a result of a&amp;nbsp;comparison of mean squares. &amp;nbsp;Mean square of the&amp;nbsp;treatment to the mean square error (both of which are also estimates). &amp;nbsp;If you change the comparisons or estimates, the p-value will change.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Something you might try since you are&amp;nbsp;&lt;/SPAN&gt;treating block as a fixed effect...saturate the model with Block, L, M, L*M, Block*L, Block*M, Block*L*M. &amp;nbsp;Use normal and Pareto plots to look for significant effects. &amp;nbsp;his removes any mean square error bias.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:29:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317347#M56861</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2020-10-06T14:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317352#M56865</link>
      <description>&lt;P&gt;To add to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;'s comments/counsel have you plotted the data in a meaningful fashion BEFORE modeling? Since you conducted an experimental design, Factor and block vs. Response plots, simple distribution of the responses, and a response vs. experimental execution order are a minimum set of plots I'd suggest you create. With an eye towards answering the following questions, which ultimately are used to build process understanding AND help insure we've got clean data for modeling:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Do the factor/block plots suggest something that flies in the face of known biological/physical phenomena? Back in the day, I'd suggest to the engineers we look at these plots. If they show the moral equivalent of 'the plots suggest water runs up hill, well, we've got a problem'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Are there any response outliers that suggest unanticipated lurking variables that may have crept into the conduct of the experiment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Does the experimental execution order plot of responses suggest a trend or suspicious pattern that again there may have been a lurking variable within experimental conduct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:54:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/317352#M56865</guid>
      <dc:creator>P_Bartell</dc:creator>
      <dc:date>2020-10-06T14:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318302#M56879</link>
      <description>&lt;P&gt;Thanks for your reply, Mark. Unfortunately, selecting a different error/link option isn’t possible, because the data are change values (non-integer values, including numerous observations less than zero).&lt;BR /&gt;&lt;BR /&gt;I'm pasting in the scripts we constructed for ANOVA and GLM. Could you tell us from these scripts how the model specifications might differ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ANOVA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Fit Model(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y( :My87Ja88Mo ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Effects( :Blk#, :Limp, :Moist, :Limp * :Moist ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Personality( "Standard Least Squares" ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Emphasis( "Effect Leverage" ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :My87Ja88Mo &amp;lt;&amp;lt; {Summary of Fit( 1 ), Analysis of Variance( 1 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter Estimates( 1 ), Lack of Fit( 0 ), Expanded&amp;nbsp; Estimates( 1 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Scaled Estimates( 0 ), Plot Actual by Predicted( 1 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plot Regression( 0 ), Plot Residual by Predicted( 1 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plot Studentized Residuals( 0 ), Plot Effect Leverage( 1 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plot Residual by Normal Quantiles( 0 ),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Box Cox Y Transformation( 0 )}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GLM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Fit Model(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y( :My87Ja88Mo ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Effects( :Blk#, :Limp, :Moist, :Limp * :Moist ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Personality( "Generalized Linear Model" ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GLM Distribution( "Normal" ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link Function( "Identity" ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Overdispersion Tests and Intervals( 0 ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name( "Firth Bias-Adjusted Estimates" )(0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:18:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318302#M56879</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2020-10-06T20:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318303#M56880</link>
      <description>&lt;P&gt;The models might differ by the parameterization of the categorical factors. Please see these &lt;A href="https://www.jmp.com/support/help/en/15.2/#page/jmp/nominal-factors.shtml#" target="_self"&gt;details&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:24:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318303#M56880</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-06T20:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318322#M56881</link>
      <description>&lt;P&gt;Thanks for your reply. Responding to your numbered statements:&lt;/P&gt;&lt;P&gt;1. Thanks for the clarification of the differences between ANOVA and GLM. GLM is relatively new territory for us.&lt;/P&gt;&lt;P&gt;2. We are enclosing one complete column of response data from the dataset, below.&lt;/P&gt;&lt;P&gt;3. Both our ANOVA and GLM models use the same treatments and error terms in the Fit Model dialog. If you time to test our scripts, perhaps you can explain why the p-values differ in the outputs.&lt;/P&gt;&lt;P&gt;4. Thanks for the introduction to the Effects Screening module, with its normal and Pareto plot options. Not sure how to interpret significant effects, but this may not be relevant to our case.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c00000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Block&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Limpets&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Moisture&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Change/mo&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.5&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1.2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.9&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.7&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.5&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1.7&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.1&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-0.2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-0.3&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-0.2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-0.2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1.1&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;+M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.5&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-L&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:28:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318322#M56881</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2020-10-06T20:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318329#M56882</link>
      <description>&lt;P&gt;Also, the estimation procedure differs. The least squares solution is a closed form that is computed directly. The GLM solution is an iterative method for maximum likelihood estimates. Here is the same model estimated first with Fit Least Squares platform:&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="fit least squares.JPG" style="width: 427px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/27200iF867E8D5AFF35DA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="fit least squares.JPG" alt="fit least squares.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the same model estimated with GLM using the normal distribution for the response with the identity link:&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="glm.JPG" style="width: 502px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/27201iF5D6A55EF5414719/image-size/large?v=v2&amp;amp;px=999" role="button" title="glm.JPG" alt="glm.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The parameterization is the same for the categorical predicts age and sex but the estimation routines differ. The former is based on sums of squares with t and F tests, and the latter is based on likelihood with chi square ratio tests.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The two models produce identical predictions of the response:&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="GLM vs OLS.JPG" style="width: 461px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/27202i386327000B5651E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="GLM vs OLS.JPG" alt="GLM vs OLS.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:34:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318329#M56882</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-06T20:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318331#M56883</link>
      <description>&lt;P&gt;In answer to your question, yes, we used JMP tools to look for outliers and heterogeneity of variances among the 2x2 treatment combinations. Responses vary among blocks (spatial units), as expected, hence the motivation for blocking. There is no replication of plots (tmt combinations) within blocks.Order of execution is not relevant, because treatments were applied at one time to all four plots within each block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We also plotted means, sems, and individual block values for all response interval x block x treatment combinations (2 factors at x 2 levels each). Our goal with these models was to determine the underpinnings of patterns readily visible in the data.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:37:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318331#M56883</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2020-10-06T20:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318332#M56884</link>
      <description>&lt;P&gt;With regard to point 3, OLS is solving the normal equations directly. The results are based on sums of squares. This leads to the F test for the whole model. The normally distributed parameter estimates leads to t tests. On the other hand, the GLM is using MLE. The results are based on -2LogLikelihood. This leads to chi square tests (likelihood ratio tests).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the estimation and tests use different methods. They are not expected to give identical p-values. Note that these values generally agree if not exactly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:44:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318332#M56884</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-06T20:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318333#M56885</link>
      <description>&lt;P&gt;Regarding point 1, the main benefit of the GLM is that you are not restricted to a normal distribution model of the response. If your response is (conditionally) normally distributed, then just use OLS.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 20:45:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318333#M56885</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-06T20:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318355#M56887</link>
      <description>Box also liked to do the Bayes plots. Cuthbert Daniel was the first to use the Half Normal plots for the analysis of experiments. Essentially, if the null is true for all treatment effects, then their effects should be normally distributed (randomly) with a mean of zero. The Normal plot depicts the effects transformed so that effects that appear on a straight line are random effects and points that depart from the line are assignable. JMP adds Lenth's PSE line to the plot, but you must be careful with the interpretation.</description>
      <pubDate>Tue, 06 Oct 2020 20:56:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318355#M56887</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2020-10-06T20:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318356#M56888</link>
      <description>Thank you. This is very helpful. Will GLM always yield greater&lt;BR /&gt;significance (lower p) than ANOVA or would this depend on the structure of&lt;BR /&gt;the data (e.g., deviance from the assumption of normality)?&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Oct 2020 21:20:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318356#M56888</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2020-10-06T21:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318654#M56918</link>
      <description>&lt;P&gt;No, GLM will not always produce smaller p-values than OLS for the same model.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 11:59:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/318654#M56918</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-07T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320196#M57072</link>
      <description>&lt;P&gt;We have a follow-up question regarding whether one tests the same assumptions regarding normality in GLM as in ANOVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our understanding is that to test the assumption of normality in ANOVA, one tests the normality of residuals. To do this, we would save the residuals to the data table, then use the Distribution tool to test normality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a corresponding procedure for GLM? If so, which residual output to use--Deviance residuals, Pearson residuals, Studentized Deviance residuals, or Studentized Pearson residuals?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 18:17:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320196#M57072</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2020-10-11T18:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320197#M57073</link>
      <description>&lt;P&gt;I'm a bit confused by this "&lt;SPAN&gt;Our understanding is that to test the assumption of normality in ANOVA". &amp;nbsp;There is NO assumption of&amp;nbsp;&lt;/SPAN&gt;normality of the raw data analyzed via ANOVA. &amp;nbsp;The only assumptions are NID(0, variance). &amp;nbsp;That is &lt;STRONG&gt;normally and independently distributed residuals&lt;/STRONG&gt; with a mean of 0 and a constant variance. &amp;nbsp;There are a number of ways to look at residuals:&lt;/P&gt;&lt;P&gt;1. in a time series,&lt;/P&gt;&lt;P&gt;2. vs. predicted&lt;/P&gt;&lt;P&gt;3. as a distribution,&lt;/P&gt;&lt;P&gt;4. leverage plots&lt;/P&gt;&lt;P&gt;There are a number of types of residuals as you have listed some. &amp;nbsp;There is no &lt;EM&gt;right one&lt;/EM&gt; to use. &amp;nbsp;Easy enough to look at them all.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 18:51:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320197#M57073</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2020-10-11T18:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320484#M57101</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;describes the assumption for the linear regression model well. GLMs do not have any such assumption about the errors, so your concept of residual analysis does not carry over to the GLM. We can use the various residuals from the fitted GLM to check for outliers, influential observations, and bias, though. The GLM assumes that the response follows the conditional distribution that you selected (e.g., Poisson, binomial, normal) and maximizes the likelihood of the model parameter estimates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's different.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 21:02:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320484#M57101</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-10-12T21:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320548#M57110</link>
      <description>What would be the best way to learn about using the various residuals from the fitted GLM to check for outliers, influential observations, and bias?</description>
      <pubDate>Tue, 13 Oct 2020 01:28:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320548#M57110</guid>
      <dc:creator>cbhalpern</dc:creator>
      <dc:date>2020-10-13T01:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA vs. GLM for ecological field experiment</title>
      <link>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320692#M57127</link>
      <description>&lt;P&gt;Again, I'm not sure I understand the question? &amp;nbsp;If it is about learning how to use residuals to determine adequacy of your model, there are many books and papers on the subject. &amp;nbsp;First, a residual is the difference between the prediction from the model and the actual value. &amp;nbsp;Regardless of any assumptions required or implied, in order for the model to be useful, you would hope that it does a &lt;EM&gt;fairly good&lt;/EM&gt; job of predicting the actual results. &amp;nbsp;From a model development perspective:&lt;/P&gt;&lt;P&gt;1. you would hope the model isn't biased high or low (the residuals would be distributed around 0),&lt;/P&gt;&lt;P&gt;2. you would hope the residuals have about the same variation around the model and this variation isn't fluctuating greatly ( the residuals have a constant variance)&lt;/P&gt;&lt;P&gt;3. you would hope there aren't any unusual data points not explained by the model (absence of outliers in the residuals)&lt;/P&gt;&lt;P&gt;4. You would hope the residuals didn't form some pattern or were related to each other (independently distributed)&lt;/P&gt;&lt;P&gt;If some of these &lt;EM&gt;hopes&lt;/EM&gt; are not satisfied, you should seek to understand why. &amp;nbsp;You should challenge the effectiveness of your model and how you can modify it to make it more useful (and better yet arrive at a better understanding of what is actually going on).&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 14:45:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/ANOVA-vs-GLM-for-ecological-field-experiment/m-p/320692#M57127</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2020-10-13T14:45:12Z</dc:date>
    </item>
  </channel>
</rss>

