<?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: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810210#M39868</link>
    <description>&lt;P&gt;Recall that LSmeans are found by taking the solution to the fixed effects and multiplying by a design dependent vector.&amp;nbsp; There is no guarantee that the solution will result in zeroes even when all observations are zero.&amp;nbsp; So, could you please follow&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;'s request and post your GLIMMIX code.&amp;nbsp; There are many things to consider when looking at counts of this sort.&amp;nbsp; In particular, your data may be zero inflated, in which case shifting to PROC GENMOD would be a very good idea.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 16:15:56 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2022-04-27T16:15:56Z</dc:date>
    <item>
      <title>Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is not 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810193#M39864</link>
      <description>&lt;P&gt;Hello, I have a situation that I can not understand very well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 treatments that are NC and PC. My study design is RCBD. For a specific gut bacteria species data, there is no read in NC group in all 18 samples, meaning that all 18 data are 0. However, in PC group which is 16 samples, 4 samples have read and other are 0. After running proc glimmix for ANOVA, the result turned to be a very small LSMEAN value for NC. My question is, is that value calculated by removing block effect and residue? In this case, I should report "0" (as it is actually no read in this species) or report this small value? Thank you very much for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810193#M39864</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T15:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810203#M39865</link>
      <description>&lt;P&gt;It would be helpful if you showed us the GLIMMIX code you used, and the LSMEANS output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But yes, I think you are right, that the non-zero value is due to block effects.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:46:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810203#M39865</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-27T15:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810210#M39868</link>
      <description>&lt;P&gt;Recall that LSmeans are found by taking the solution to the fixed effects and multiplying by a design dependent vector.&amp;nbsp; There is no guarantee that the solution will result in zeroes even when all observations are zero.&amp;nbsp; So, could you please follow&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;'s request and post your GLIMMIX code.&amp;nbsp; There are many things to consider when looking at counts of this sort.&amp;nbsp; In particular, your data may be zero inflated, in which case shifting to PROC GENMOD would be a very good idea.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:15:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810210#M39868</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-04-27T16:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810214#M39870</link>
      <description>&lt;P&gt;Thinking about this some more ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since the samples in the study are almost certainly random (not fixed), they represent a random sample of a much larger population and so there's really no reason to think that because these samples had 0 bacteria, that the entire population had zero bacteria. Thus a non-zero estimate makes more sense than a zero estimate here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Had these samples somehow been fixed (which doesn't make sense in a biological testing mode), then a zero estimate could make sense.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:25:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810214#M39870</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-27T16:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810219#M39871</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;Please the code and the output below.&lt;/P&gt;&lt;P&gt;Output :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kellychan84_1-1651077930303.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70913i9984D13D62B56D47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kellychan84_1-1651077930303.png" alt="kellychan84_1-1651077930303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kellychan84_0-1651077908187.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70912i134AF3047EF0473C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kellychan84_0-1651077908187.png" alt="kellychan84_0-1651077908187.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;proc glimmix data= fecal_species_taxonomy nobound;  
  class treatment block;
  model Species300P = treatment; 
  random block; 
  lsmeans treatment/tdiff lines;
  covtest "block=0" 0 .;
  ods output LSMeans = myparmdataset;
  output out=second predicted=pred residual=resid residual(noblup)=mresid student=sresid student(noblup)=smresid;
  title "300-Taxonomy Data fecal Species 300 Percentage ANOVA Results";
run;
proc print data=myparmdataset;
format estimate D12.6
       stderr D8.6;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 16:46:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810219#M39871</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T16:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810226#M39873</link>
      <description>&lt;P&gt;This SAS code does not make me want to change my explanation, which I think fits here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other point I would make is that the test to see if t-test to see if "Non-Antibiotics" has a value of zero. This is telling us that the mean for "Non-Antibiotics"&amp;nbsp;is not statistically different than zero, which fits the explanation as well. The data is showing that&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:03:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810226#M39873</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-27T17:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810228#M39874</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;!! This comes to my next question, if the mean is not statistically significant from 0, in this case, what should we report? Report what SAS gives you and define/mention this in the methodology part? What is your suggestion in terms of publishing?Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810228#M39874</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T17:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810230#M39875</link>
      <description>&lt;P&gt;I will second&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp; on this - the GLIMMIX results accurately reflect what is happening&amp;nbsp; The negative variance component also supports this..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to explore this further, one thing that I would consider is that counts, bounded below by zero, very seldom have errors that are normally distributed, and as I said previously, this data is likely zero inflated - google "hurdle model" for ways to think about the processes involved in getting these results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:09:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810230#M39875</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-04-27T17:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810235#M39877</link>
      <description>&lt;P&gt;You could report incidence rates, dichotomizing the results to "Absent" and "Present" (coded N and Y in the following):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;input trt $ presence $ wt;
datalines;
NC N 18
NC Y 0
PC N 12
PC Y 4
;

proc freq data=one;
tables trt*presence/exact;
weight wt;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This gives a significant (p=0.0392) difference, using Fisher's Exact Test.&amp;nbsp; The incidence in the positive controls is greater than the incidence in the negative controls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810235#M39877</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-04-27T17:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810236#M39878</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;&amp;nbsp;! I have never heard and used this hurdle model before. But yes, I will definitely google and take a look at this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:18:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810236#M39878</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T17:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810241#M39880</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;my data is looking like this, I attached here. I analyze the percentage. Do you still think I should consider counts?&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Diet&lt;/TD&gt;&lt;TD&gt;Block&lt;/TD&gt;&lt;TD&gt;Species300 read&lt;/TD&gt;&lt;TD&gt;Species300 percentage&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;NC&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.008666&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.009787&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;0.026057&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;0.005638&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PC&lt;/TD&gt;&lt;TD&gt;11&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;0.000000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:23:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810241#M39880</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T17:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810243#M39881</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/339127"&gt;@kellychan84&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;!! This comes to my next question, if the mean is not statistically significant from 0, in this case, what should we report? Report what SAS gives you and define/mention this in the methodology part? What is your suggestion in terms of publishing?Thanks!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I guess it depends where and why you are publishing this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would make it clear that the results indicate the "Non-Antibiotics" LS Mean is not statistically different than zero. You probably ought to state what I said above, which indicates that although all 18 subjects which were selected at random had zero bacteria, it is unlikely that in the long run, all subjects who get the "Non-Antibiotic" treatment will have zero bacteria, that is why a very small positive estimate makes more sense than a zero estimate. Lastly, you can talk about how the block variable is used in calculation of the LS Means, this is the math behind the non-zero estimate.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810243#M39881</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-27T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810244#M39882</link>
      <description>&lt;P&gt;Really appreciate your answer, &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:36:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810244#M39882</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T17:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810246#M39883</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/339127"&gt;@kellychan84&lt;/a&gt;&amp;nbsp;&amp;nbsp;I am getting confused by the branches in this thread.&amp;nbsp; So in reply to your post with the values and percentages (which I assume are proportions), there are 3 possibilities in what I have posted.&amp;nbsp; First is the incidence (present/absent) using PROC FREQ.&amp;nbsp; Second is fitting a zero-inflated hurdle model.&amp;nbsp; That should use the counts, and is something I haven't provided code for.&amp;nbsp; You can look at the PROC GENMOD documentation for that.&amp;nbsp; Third is to recognize that proportions are more likely to be binomially distributed than have normal errors.&amp;nbsp; You could easily adapt your GLIMMIX code for that:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc glimmix data= fecal_species_taxonomy nobound;  
  class treatment block;&lt;BR /&gt;nloptions tech=nrridg maxiter=1000;
  model Species300P = treatment/dist=binomial; 
  random block; 
  lsmeans treatment/diff lines ilink;
  covtest "block=0" 0 .;
  ods output LSMeans = myparmdataset;
  output out=second predicted=pred residual=resid residual(noblup)=mresid student=sresid student(noblup)=smresid;
  title "300-Taxonomy Data fecal Species 300 Percentage ANOVA Results";
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Not sure if the ILINK option and LINES option are compatible.&amp;nbsp; Any of these three would be defensible in the literature&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:39:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810246#M39883</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-04-27T17:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Raw data in NC group are 0 for 18 samples, why after ANOVA analysis, the least square mean is no</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810247#M39884</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are correct. It is proportion. These data are abnormal distribution. In this case, I will report the LSMEAN by using the code I provided here. But for P value, for abnormal distributed data, I run&amp;nbsp;nonparametric Kruskal–Wallis sum-rank test for their P value.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Raw-data-in-NC-group-are-0-for-18-samples-why-after-ANOVA/m-p/810247#M39884</guid>
      <dc:creator>kellychan84</dc:creator>
      <dc:date>2022-04-27T17:45:43Z</dc:date>
    </item>
  </channel>
</rss>

