In the output of a GLMM, using a binary variable as response variable and continuous variables as explanatory variables [family = binomial(link="logit")], I obtain, for each variable, an estimate value, standard error, a z-value and a Pr(>|z|).
1) Is the z-value simmilar to the effect size?
2) If not, how can I obtain the effect size for each variable?