Hello everyone!
I am having issues with constructing an interaction plot. I have been reading some advice on earlier problems on this forum but have not found what I needed yet. But let me first give you how my regression looks like (I am working with panel data):
xtset country year, yearly
xtreg percentOE QT QL EPL QTEPL QLEPL CV1 CV2 CV3, fe vce (robust)
If anyone would have seen this issue before and see a (perhaps easy) solution, I'd be very grateful!
Best,
Stijn
I am having issues with constructing an interaction plot. I have been reading some advice on earlier problems on this forum but have not found what I needed yet. But let me first give you how my regression looks like (I am working with panel data):
xtset country year, yearly
xtreg percentOE QT QL EPL QTEPL QLEPL CV1 CV2 CV3, fe vce (robust)
- percentOE is the dependent variable
- QT, QL and EPL are the independent variables
- QTEPL and QLEPL are the interaction effects
- CV1, CV2 and CV3 are the control variables
If anyone would have seen this issue before and see a (perhaps easy) solution, I'd be very grateful!
Best,
Stijn
Comment