I was wondering if there is a way to make meaningful inferences on the coefficients that are estimated by reg3 based on two sub-samples? Assume the following:
Code:
reg3 (winv2 wndf wdiv wsize wcf wmtb cage wtang l.stdev l.winv2 i.sectorno) (wndf winv2 wdiv wmtb wcf wtang wsize wol l.stdev i.sectorno) if ablev>0 reg3 (winv2 wndf wdiv wsize wcf wmtb cage wtang l.stdev l.winv2 i.sectorno) (wndf winv2 wdiv wmtb wcf wtang wsize wol l.stdev i.sectorno) if ablev<0
Is there a way to compare these coefficients by reporting actual number?
Thanks
0 Response to Coefficient comparison across two sub-samples regression with reg3
Post a Comment