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
Problem with RDplotHi all, When using rdplot from the rdrobust package, Stata can plot this graph rdplot y s , c(4) n…
Effect of Sanctions: with three cross-sectional-data setsGood Day everyone I am fairly new to Stata, so my apologies if my question is rather redundant. I w…
IV 2SLS on a categorical dependent variableHi, I have a more general econometric question. I am trying to estimate the causal effect of retire…
How to find and identify increase in a variable based on the first value of the variable?I am working with data where I need to make a variable "REQUIRED". I have ID, time and Sentiment as…
How to deal with the variables that many values reported as "less than detection threshold"?Hi Statalisters, In clinical medicine, it's very common that the machine has detection threshold. F…
Subscribe to:
Post Comments (Atom)
0 Response to boottest with cmp and multiple equations
Post a Comment