Hello all,
I am trying to get around the "variance matrix is nonsymmetric or highly singular" error and force Stata to give me standard errors. Is this possible in Stata? I have looked at other threads, but haven't found a way to force standard errors to be given in them.
Context:
In the project I am working on with my colleague, he is running a regression with a CBSA fixed effect; this means that there are a huge number of regressors and that most of them are sparse indicator variables. When non-clustered standard errors are requested, there is no problem. When clustered standard errors are requested, we get the "variance matrix is nonsymmetric or highly singular" error. This is expected – when the number of regressors exceeds the number of clusters (which is the case with our project), the var-cov matrix is rank-deficient, and valid statistical inference on a limited number of coefficients (but not jointly on all of them at once) can still be conducted. So, we would like to get around the "variance matrix is nonsymmetric or highly singular" error and have Stata give us the var-cov matrix and standard errors anyway, despite the singular nature of the var-cov matrix.
Related Posts with Forcing Stata to Post a Singular Variance-Covariance Matrix ("variance matrix is nonsymmetric or highly singular")
Help! Standard deviation interpret?How much would Expenditure have to increase, holding Percent constant, to increase SAT by one standa…
Graph with laddersHello!
I have data on employment by sector by country. When I group variables, sorting by year and …
Suest CommandThe following is from Suest help file
Example 2: Do coefficients vary between groups? ("Chow test")…
basic question on coefplot subgraphsDear all,
I have a basic question on coefplot. I would like to plot two subgraphs and apply heading…
Dialog box: how to force waiting for user's input?Dear Stata list,
I have a do-file that first collects username and password via dialog box, then pr…
Subscribe to:
Post Comments (Atom)
0 Response to Forcing Stata to Post a Singular Variance-Covariance Matrix ("variance matrix is nonsymmetric or highly singular")
Post a Comment