Skip to content
Prev 14487 / 20628 Next

Species as both fixed and random effect

Hi Liliana,

If your interest is in differences in among-y variance among the seven  
species, and you have single measurements for each combination of the  
seven species by 10 samples (five per species and treatment?), then you  
can do this at the residual (not the random) level by specifying different  
variances for species. However, it would probably be better to have more  
than 10 samples for each species. You can use the 'gls' function of the  
nlme package to do this, or if you include random effects in addition,  
'lme'.

I'm not sure about your experimental design, but if adequate and your  
interest is in firstly Treatment effects, secondly Species effects, and  
thirdly if the Treatment effects differ among Species, then you should do  
this based on the Treatment by Species interaction. Making inferences  
about differences in treatment effects among different groups in the  
absence of formally tested interactions is an horribly often-made mistake  
in many scientific fields:

http://www.nature.com/neuro/journal/v14/n9/full/nn.2886.html

 From the information you provide, it does not make sense to me to specify  
Species also as a random term. However, why are data from DIFFERENT  
species considered to be not independent? I don't think including Species  
as a random term would account for any non-independence among species.

I hope this helps,
Paul



On Tue, 10 May 2016 13:09:28 +0300, Liliana D'Alba Altamirano
<liliana.dalba at ugent.be> wrote: