Hi!,
I am trying to run fixed effect with two-way clustering. For instance:
reghdfe capx x1 x2, absorb(firmid) vce(cluster firmid year) But after the regression output, it is showing that:
vce(cluster firmid year) varlist not allowed r(101);
I am using stata 16. Please give me some suggestions.
Related Posts with vce(cluster var1 var2) varlist not allowed r(101)
Merging issue with using data since the variables cannot uniquely identify observationsHello, This is my master data. My master is repeated cross section. Code: * Example generated by -…
Creating Dummy Variable r(109) errorHi Everyone, I am trying to solve r(109) error after used the following code. Could someone please…
correlation analysisHi, For small study/hypothesis generating work sometimes it is recommended to do correlation analys…
Getting error while creating interaction dummy with year and another variableHello, I'm trying to create distance and time interaction dummy variables with my sample dataset gi…
Imposing nonlinear constraint in moptimize()I am trying to find the coefficients of a system of linear regression equations defined as y = b*X +…
Subscribe to:
Post Comments (Atom)
0 Response to vce(cluster var1 var2) varlist not allowed r(101)
Post a Comment