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")
I would like to add up value label 2+3 4+5 and 6+7 to have 1,2,3,4 in the endAs u can see in the photo, I have 7 value labels. I would like to add up value label 2+3 4+5 and 6+7…
Multiple lineal regression / Log transformed variables interpretationHi. I am using a database with information on food preservation methods (such as "frozen", "canned",…
Fam MacBeth two stage regression Dear sir, following is the command for Fam MacBeth two stage regression with Newey-West standard er…
Interaction terms in Probit RegressionDear Stata Expert, I have a question related to interpretation of interaction terms in a Probit mod…
Merging datasetsHi stata experts, I am trying to merge two datasets. The first dataset (A) has 39,082 observations …
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