Open ylt54 opened 3 years ago
@sergiocorreia
my code is as follows: ivreghdfe y ( s = z) x1 x2, absorb(InstructorFE CourseFE) vce(cluster StudentID)
Then, it showed an error code: type mismatch: exp.exp: transmorphic found where struct expected
I also came across this problem when I am trying to use absorb(). Any advice is appreciated. Thanks!
@sergiocorreia
my code is as follows: ivreghdfe y ( s = z) x1 x2, absorb(InstructorFE CourseFE) vce(cluster StudentID)
Then, it showed an error code: type mismatch: exp.exp: transmorphic found where struct expected