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
Keep values in between a range (dates and times)Hello everyone, I am quite new to stata so I would really appreciate your help. I have date-time var…
RDD graph helpHello everyone, I am currently writing my thesis and doing an RDD. It is very intersting but I am n…
Ignoring missing value in egen maxDear all, I have a panel data and would like to create a dummy variable using the following: bys bv…
Consider matched pairs when dropping study subjectsHi Statalist, I have a large matched cohort data set where exposed have been matched 1:m with an un…
Missing Variables in Panel Data Across the WavesHello! I have a rather "practical" question. If you have a panel data with T=3, but some of the var…
Subscribe to:
Post Comments (Atom)
0 Response to Estimates post: matrix has missing values! for ivreg2
Post a Comment