Sure,
this is the code I run on stata:
This is what I found:

Sorry for the figure (I did not quite understand how to better incorporate those results in statalist).
this is the code I run on stata:
Code:
reg log_trim_earnhrppp_cont_dcl i.vet_yes c.centered_age i.vet_yes#c.centered_age vetcnew female $control8 $book west_europe east_europe north_europe south_europe usa canada japan korea [pw=weight_adjusted] , vce(cluster cntryid)
Sorry for the figure (I did not quite understand how to better incorporate those results in statalist).
Comment