Hi
I am trying to do qreg of x variables on Y. one of my X(Return ID-1) variable is a part of the Y variable(which is the sum of all returns of the IDs) in the panel. when I run using command:
qreg Y(Returns of all IDs) X(Return ID-1) X2 X3 X4, q(0.05),
I get the message:
convergence not achieved.
VCE computation failed; try increasing the maximum number of iterations or try bsqreg
r(498);
I tries bsqreg, it is also not working.
If I drop Xi1, the resuts are achieved.
Can anyone help how to resolve this?
Kind Regards
Related Posts with convergence not achieved in qreg
Bug in the dir extended macro Dear All, I wonder if anyone can interpret the below syntax line for me. Thank you, Sergiy Array…
Merging problem of congressional district data with countiesThis is my one set of data where I have statefip , district ( which stands for congressional distric…
New Stata package: ddml for Double/debiased Machine LearningI am happy to announce a new package that I have written together with Christian Hansen, Mark Schaff…
Predicitve Margins and Marginsplots dor continuous variableHello together, I am completely new to margins and marginsplots an have the following question: I …
Is there a way to make Python stop on error when running PyStata ?Suppose I have the following (toy) code Code: import stata_setup stata_setup.config("C:/Program Fil…
Subscribe to:
Post Comments (Atom)
0 Response to convergence not achieved in qreg
Post a Comment