Hi,
I am trying to perform a two sample t test to check if two coefficients are different from one another, but I cant really figure out the correct syntax to use for that

I would like to assess wether d_e1_1 ... d_e19_1 are different for top_regression and bottom_regression
Thereafter I need to check if the aggregated coefficients combined are different for top_regression and bottom_regression.
What commands/code do I need to use here?
I tried the suest command, but in combination with the ttest I am not sure what variables to put
I am trying to perform a two sample t test to check if two coefficients are different from one another, but I cant really figure out the correct syntax to use for that
I would like to assess wether d_e1_1 ... d_e19_1 are different for top_regression and bottom_regression
Thereafter I need to check if the aggregated coefficients combined are different for top_regression and bottom_regression.
What commands/code do I need to use here?
I tried the suest command, but in combination with the ttest I am not sure what variables to put
Comment