Dear statalist members,
I want to use boottest with cmp and mulitple equations, and I don't know how to select the independent variable to be tested in a specific equation.
for example :
cmp (y1 = x1 x2) (y2 = x1 x3) ind($cmp_cont cmp_cont) vce(cluster clu)
I want to first test x1 in the first equation but also x1 in the second equation.
If i write :
boottest x1
It is for the estimate of the second equation, isn't it?
However I want to test x1 in each of both equation. How can I do?
Can you help me?
Thanks
Related Posts with boottest with cmp and multiple equations
OlogitI have cross-sectional data for a group of people, the dependent variable is an ordinal variable, an…
Forecast estimation using rolling windowsHi, I am currently working on my MSc Thesis Finance. I am trying to replicate the Lewellen regressi…
Durbin-Watson tests in Prais-Winsten output: transformed lower than originalDear all I'm using Stata 17.1. My dataset is panel unbalanced, with N=340. Observations correspond t…
Country Fixed Effect - Effect of Independent on Dependent VariableHello everyone, for my Master Thesis, I am analyzing the effect of financial crises on earnings man…
random effect estimates for all multilevel level regression modelHello, My question is on estimating coefficients for random effects in mixed effect models. I am ne…
Subscribe to:
Post Comments (Atom)
0 Response to boottest with cmp and multiple equations
Post a Comment