Hi, guys!
I received an error message "estimates post: matrix has missing values" when i'm using ivreg2. I've checked that there's no missing values in the y and controls. I really don't know how to handle this issue, any ideas are appreciated!!
Here's my stata codes:
local x1 male age agesq tmperiod
local x2 s_age
local x3 h_dfct
xi: ivreg2 y (x = iv) `x1' i.educ i.employer2 i.industry i.marea `x2' i.s_educ `x3' i.p_prefect [pw = w_l], cluster(i.home_pref i.p_prefect) partial(i.p_prefect) first
Best!
Leo
Related Posts with Estimates post: matrix has missing values! for ivreg2
Testing equality of Poisson regression coefficients in two groups using ppmlhdfeDear all, How do you test Poisson coefficients in two groups? Because I have multi-way fixed effect…
Can factor variables and factorial interactions be used in "parmby"? If not, what is the alternative?Dear all, I wish to make a dataset of estimates - the treatment coefficient by year and its 95% con…
How relevant are stochastic trends in a panel with T<<N?The panel dimensions are N=170 and T=21 and the estimated model is a dynamic panel estimated using x…
Stata Journal Editors' Prize 2020: Congratulations to Daniel Klein!The Editors of the Stata Journal (H. Joseph Newton and myself) are delighted to announce the award o…
Error "Option not allowed" when creating coefHey guys, my goal is to regress the natural logarithm of total industry sales and an index variable…
Subscribe to:
Post Comments (Atom)
0 Response to Estimates post: matrix has missing values! for ivreg2
Post a Comment