Hello,
Im running an OLS regression, where I regress years of education on the sex ratio in china, using the following model:
Where Y_ipt represents the outcome variable, completed years of education of respondent i, from cohort t, in province p and county c. Male is a dummy = 1 for male, of individual i. Sex_Ratio_tp is the sex ratio of cohort t in province p. Male_i * Sex_Ratio_tp is the effect of the sex ratio on males in from cohort t in province p. X_itpc represents our set of demographic and socio-economic characteristics at the individual, cohort, province and county level. Further, I add a control for province fixed effects. Standard errors are clustered at the province and age level to control for serial correlations within the groups.
Anyways, in order to interpret the economic significance of my model, i want to standardize my beta coefficients. When i run the beta command in Stata it reports "options vce(cluster clustvar) and beta may not be combined".
Is there any way to standardize my coefficients when clustering my standard errors?
Best,
Anna
Im running an OLS regression, where I regress years of education on the sex ratio in china, using the following model:
Where Y_ipt represents the outcome variable, completed years of education of respondent i, from cohort t, in province p and county c. Male is a dummy = 1 for male, of individual i. Sex_Ratio_tp is the sex ratio of cohort t in province p. Male_i * Sex_Ratio_tp is the effect of the sex ratio on males in from cohort t in province p. X_itpc represents our set of demographic and socio-economic characteristics at the individual, cohort, province and county level. Further, I add a control for province fixed effects. Standard errors are clustered at the province and age level to control for serial correlations within the groups.
Anyways, in order to interpret the economic significance of my model, i want to standardize my beta coefficients. When i run the beta command in Stata it reports "options vce(cluster clustvar) and beta may not be combined".
Is there any way to standardize my coefficients when clustering my standard errors?
Best,
Anna

Comment