Hello all!
I am running a logistic regression by including fixed effects. The code I use is as follows:
logit y x i.yearcountry,cl(firm)
Where i.ab is constructed using year*country. However, stata tells me "matsize too small". I know that we have code "reghdfe" for OLS regressions, which allows us to have a large dummy control.
Does anyone know how to deal with this kind of problem for logistic regressions? Thanks!
Best wishes,
C
Related Posts with "matsize too small" for logistic regressions
Weights not allowed with the svy prefixHi Everyone. Can someone please help me, I am new at stata (less than a month). I am in the process…
Max of Previous 2 ObservationsAnother one I can'f figure out myself... Code: * Example generated by -dataex-. To install: ssc in…
LMDI error messageHas anyone used the LMDI code in STATA? I have been trying to use the LMDI syntax to decompose water…
"substr" does not work for the string with "_"Hi, I am trying to generate two scalars to store numbers from the string "crmlaw_2014_2018" and "te…
Standardize interaction term where one term is dummyLet's start with the given that, in addition to presenting unstandardized coefficients, I am also pr…
Subscribe to:
Post Comments (Atom)
0 Response to "matsize too small" for logistic regressions
Post a Comment