Calculate Standardized Beta Coefficients from a Linear Mixed Model
std_beta_lmer.Rd
This function calculates standardized beta coefficients from a fitted linear
mixed-effects model (using the lmer
function from the lme4
package).
Standardized beta coefficients are obtained by scaling the fixed effects
coefficients by the standard deviations of the predictor variables and
the outcome variable.