I need some help figuring a proper test for doing the following:
I am running the same regression across two subsamples.
I want to compare the joint significance of set of independent variables from subsample 1 versus for subsample 2.
Is there any test to demonstrate that a set of independent variables, jointly, have a more significant impact in subsample 1 than in subsample 2?
For example:
Y = X1 + X2 +X3 + X4 for subsample 1
Y = X1 + X2 +X3 + X4 for subsample 2
Then test that jointly X2, X3, X4 from subsample 1 are more significant than X2, X3, X4 from subsample 2.
Any help would be appreciated.
I am running the same regression across two subsamples.
I want to compare the joint significance of set of independent variables from subsample 1 versus for subsample 2.
Is there any test to demonstrate that a set of independent variables, jointly, have a more significant impact in subsample 1 than in subsample 2?
For example:
Y = X1 + X2 +X3 + X4 for subsample 1
Y = X1 + X2 +X3 + X4 for subsample 2
Then test that jointly X2, X3, X4 from subsample 1 are more significant than X2, X3, X4 from subsample 2.
Any help would be appreciated.
Comment