extracting coefficients and their standard error from lme
How could I extract coefficients (b0 and b1) with their respectively standard errors for each experimental unit (plot )in a linear mixed model such as this one: Better fits for a linear model with this same dataset(df), and for the fitted model (fitL1): how could I get a data frame as this one... plot b0 b0_se b1 b1_se 1 2898.69 53.85 -7.5 4.3 ... ... ... ... ... The first comment is that this is actually a non-trivial theoretical question: there is a rather long thread on r-sig-mixed-models that goes into some of the technical details; you should definitely have a look, even though it gets a