analyzing wage discrimination using oaxaca_rif
However, Some problem have occur.
I did the following
-------------------------------------------------
local i = 10
while `i' <= 90 {
oaxaca_rif lnwage age age2 if fsize==2, by(gender) wgt(1) rif(q(`i'))
local i = `i'+10
}
----------------------------------------------------
then, the following message appeared and it did not execute.
"dropped coefficients or zero variances encountered specify -noisily- to view model estimation output specify -relax- to ingnore "
anyone know how to fix it?
Related Posts with Oaxaca_rif error
Add new column to table - Q4 -Q1Dear Statlists, I created a table, where I split up my variables into 4 quantiles. The values in th…
Two-way area graph issueDear all, I need your support with an issue faced with the two-way area command. When I am plotting…
various small questionsHello, first of all I would like to thank you all for all the help I have been getting through this…
generate POST and PRE VariableHi everybody, I want to generate a dummy POST and PRE variable in panel. When in the panel a certai…
how to design a publication-quality table like this?I succeed to run these 6 regressions. The first 3 regressions are OLS and the last 3 columns are OLS…
Subscribe to:
Post Comments (Atom)
0 Response to Oaxaca_rif error
Post a Comment