Hi,
I have a quick question to make sure I understand the use of Wald tests correctly.
1) I have a panel regression with various independent variables on a continuous dependent variable. Using xtreg, I estimate the model. Amongst others, I have two variables A and B, which are both highly significant. For those variables I perform an ex post Wald test using test A == B to find out whether they are the same or not. I hope, I'm correct so far.
2) A second panel regression looks almost identical except the dependent variable, which happens to be binary. I therefore use xtlogit instead. Again, A and B are both highly significant. I would also like to perform an ex post Wald test using test A == B, which is technically no problem at all. However, I'm not sure whether it is correct to perform a Wald test with coefficients of a logit model considering the log nature of the coefficient.
Can I simply use the same approach for logit models? If not, what would be another way to check whether A == B?
Thanks for your help!!
I have a quick question to make sure I understand the use of Wald tests correctly.
1) I have a panel regression with various independent variables on a continuous dependent variable. Using xtreg, I estimate the model. Amongst others, I have two variables A and B, which are both highly significant. For those variables I perform an ex post Wald test using test A == B to find out whether they are the same or not. I hope, I'm correct so far.
2) A second panel regression looks almost identical except the dependent variable, which happens to be binary. I therefore use xtlogit instead. Again, A and B are both highly significant. I would also like to perform an ex post Wald test using test A == B, which is technically no problem at all. However, I'm not sure whether it is correct to perform a Wald test with coefficients of a logit model considering the log nature of the coefficient.
Can I simply use the same approach for logit models? If not, what would be another way to check whether A == B?
Thanks for your help!!
Comment