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
'rdbwselect' invertability errorI am using Stata14 to run RDD. When computing the optimal bandwidth using 'rdbwselect' I get the fol…
Multiplying freq by another variable.How many | cars do | you own?|| Freq. Percent Cum. ------------+----------------------------------- …
How to code variable correctly using syntax. Please help meHello This is my first post, so please be kind to me. I have 12 dichotomous variables, that i want…
Mlogit - output to Excel horizontallyHello, I am running a number of mlogit models with several variations of the dependent and one of t…
Mark observations selected in sampleHi, I want to randomly select 40 observations from a dataset for INSURED (1=yes, 0=no) by each CITY…
Subscribe to:
Post Comments (Atom)
0 Response to ivreghdfe cannot show first stage outcome
Post a Comment