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
_IDS in weighting matrix do not match _IDS in estimation sampleI'm trying to run a Moran's I test on my data but I keep getting this error. Here is my code and dat…
Local Moran's I testThe estat moran postestimation command does not work with spxtregress command. Does anyone know how …
Help with coding this logicHello, My data looks like this Code: fips2010 year cert acq_cert uno 51650010800 201…
Creating a Variable to Measure Recent PerformanceI am trying to count the number of times an NFL has won a game in their last four games. I already h…
FE and Events History AnalysisI'm using a dataset ranging from 1960 to 2019, some of the years have missing variables. I want to r…
Subscribe to:
Post Comments (Atom)
0 Response to "matsize too small" for logistic regressions
Post a Comment