Is there a way in nlme or lmer (or any other mixed modeling package in r) to fit a mixed model where the parameter values for the fixed effects are set and only the random effects are fit by the model?
I can find documentation explaining how to set the intercept 0, but not to set values for fixed effects.
(Yes I do realize this is an odd thing to want to model, but I do have a good reason for doing it)