Dear Stata-Community,
I want to estimate a strongly balanced spatial panel data model using the XSMLE command with a weighting matrix which even has no islands. Unfortunately, the output stops with the following error:
Warning: e(V) matrix is not positive definite.
Spatial effects Std. Err. will be computed using a modified
positive definite matrix (Rebonato and Jackel, 2000).
estimates post: matrix has missing values
r(504);
It seems that the not positive definite matrix causes the problem. In the blog of Federico Belotti, who invented the xsmle command, he recommends using the option -nose-. However, introducing this option doesn't solve the problem either.
Does anyone have some advice for me?
I would really appreciate that and thank you very much in advance!
Best,
Johannes
Comment