I am using a linear mixed effects model (lme from nlme package in R), having temperature as fixed factor and line within population within continent as random factors. Now I want to add the interactions of the different levels with temperature, to reduce the residuals proportion of variance by assigning some of the variance to the different interactions. And if they are random, how do I do that in R? Thank you a lot:)

More Julian Baur's questions See All
Similar questions and discussions