I'm new to R and I'm having trouble to interpret the estimates of my scaled response variable.
I used (scale)
function to standardize all my variables (1 response variable and 7 explanatory variables) in a lmer
model. The estimates (in summary
) of my non-scaled model response variable were in minutes, but now I don't know how to interprete them. If I know how much 1 SD is in minutes, I can calculate my estimates in minutes again, but how do I do this?