Hi folks. I am using 'glmer' function in lme4 package to run a glmm with rescaled explanatory variables (i.e. I used 'scale' function to center and standardize each variable). I am now trying to use the output of the 'allEffects' function in the 'effects' package to calculate and plot the effects. For each explanatory variable I want to extract the fitted values (and the confidence interval) and plot them in the original units. I don't want to use the default plot function because I am trying to make figures prettier. Is there a way around having to use the inverse of the link function and then the inverse of the scaling to get the values I am looking for? I'd appreciate any tips.
Best, Mariano -- *Dr. Mariano Devoto* Cátedra de Botánica General, Facultad de Agronomía de la U.B.A Investigador Adjunto del CONICET Av. San Martín 4453 - C1417DSE - C. A. de Buenos Aires - Argentina http://www.agro.uba.ar/users/mdevoto/ [[alternative HTML version deleted]] _______________________________________________ R-sig-ecology mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-ecology
