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
Problem with "asdoc" and the order of the categoriesHi, I have a problem with asdoc, I hope you can guide me. The correct tab (with sum) is as follows: …
Estimates of Marginal Effects after GMMHello Experts and Researchers ! Could anyone suggest me the code and command on how to estimate marg…
Generating dummy variable based on lagged quartile dataHi everyone, I am trying to generate a dummy variable that is conditional on whether the variable o…
Panel Data Regression on Gravity ModelHi everyone, I am doing an gravity model analysis on panel data of 10 countries for 30 years. This …
ivtobit first stage R2Hi stata users, Currently, I am estimating an econometric model with IVTOBIT in order to address so…
Subscribe to:
Post Comments (Atom)
0 Response to Oaxaca_rif error
Post a Comment