I will use sureg (seemingly unrelated regression) to analyze my data. I need to test my coefficients across the equations. I know how to do this when comparing the coefficients across two equations, but I am not sure if I can use this approach when having more than two equations.
I am using Stata 15 for Windows.
To be more precise:
When having two equations, one can simply run sureg and then test for differences of an coefficient between two equations by:
Test [dv1]iv = [dv2]iv
or
Test [dv1]iv - [dv2]iv = 0
The resulting F-test shows whether there are differences in the coefficients between both equations.
My problem:
I have six equations … thus, I intend to run all possible combinations of tests … which results in 15 tests.
My question:
Do I need to correct the p-values for alpha inflation? Or … is there a better way to perform such comparisons?
Kind regards
Michael
Related Posts with Seemingly unrelated regression (sureg) & Testing for significant differences of a coefficient across more than two equations
Panel Data Analysis: Growth rates or levels?Hi Statalist-community! I am currently writing a seminar paper. I am estimating the effect of the s…
Comparing two probit models with clustered standard errorsHey everyone, I would like to compare two probit models (that are nested) to see whether the additi…
Testing of adjusted Kaplan-Meier survivalHow to test for adjusted kaplan-meier survival analysis ? I am able to create adjusted KM graph but …
Marginsplots for different values of xHello, first post so apologies if something similar has been asked before. I'm investigating the rel…
Generating data according to a patternHello list, I am trying to generate data according to the following pattern: Obs A B C ------------…
Subscribe to:
Post Comments (Atom)
0 Response to Seemingly unrelated regression (sureg) & Testing for significant differences of a coefficient across more than two equations
Post a Comment