Dear statalist,
I am using ivreghdfe and want to know the regression in the first stage. However, stata shows that unable to store frist stage regression, code is as follows. Could someone help? Thanks a lot.
ivreghdfe net_revenue_log if_comment_lag overall_rating_lag (yelp_rating_if_comment_lag = other_bus_rating_if_comment_lag), first absorb(prov_id surveyyear) cl(prov_id)
(MWFE estimator converged in 2 iterations)
Unable to store first-stage regression of yelp_rating_if_comment_lag.
First-stage regressions
-----------------------
Unable to display all first-stage regressions.
There may be insufficient room to store results using -estimates store-,
or names of endogenous regressors may be too long to store the results.
Try dropping one or more estimation results using -estimates drop-,
using the -savefprefix- option, or using shorter variable names.
Related Posts with ivreghdfe cannot show first stage outcome
Correlation Coefficient and logarithmic variablesHi, I am working on some data containing 1400 observations over a 7 year period, whereas the observ…
Saving ado fileDear Statalist, I am having difficulties with saving ado file. I don't understand where to save the…
Propensity Score MatchingHi everyone, I am still figuring out PSM for my study.I am having trouble in the first step matchin…
Probit with endogenous binary regressorHello I am using ivprobit for my regression with a binary outcome variable. The help file suggests t…
Generating geographical group variables from Household IDHi, I am using STATA 14, I am interested in generating a new variable from household ID, which is a…
Subscribe to:
Post Comments (Atom)
0 Response to ivreghdfe cannot show first stage outcome
Post a Comment