I have unstandardized regression coefficients and standard errors from a multilevel regression model.

So I guess I have to transform first the standard errors to standard deviations in order to use the formula to transform unstandardized to standardized.

beta = b (sd(j)/sd(i))

(where sd(j) is the standard deviation of the independent variable and sd(i) is the standard deviation of the dependent variable).

However, I know I am not getting correct values because I have one sample of beta values already obtained by the authors themselves and they do not match. So, I guess the rest are not the true values I'm looking for.

This is the formula I am using for transforming standard errors to standard deviations:

SD = SE * sqrt(N)

If you have any thoughts on this, please let me know. Maybe I am using not apporpiate formulas for these types of regression models.

Best,

David

More David Saeteros Pérez's questions See All
Similar questions and discussions