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
tab2xl command only saving zeroesHi. I was looking to export some cross-tabulations to excel and I came across -tab2xl-. The command …
Bivariate scatter plot with observations colored according to the clustersI performed K-Means clustering and am trying to graph two of my variables on a scatter plot, but nee…
After an estimation with fixed effects, my e(b) matrix dmension change from a computer to anotherHi, After an estimation with fixed effect (with OLS or PPML) such as "ppml v dist contig tariff FE_…
Identifying peaks and throughs within a time seriesDear all, By following the method of Bry and Boschan (1971), full reference placed below, I want to…
Identifying peaks and throughsDear all, By following the method of Bry and Boschan (1971), full reference placed below, I want to…
Subscribe to:
Post Comments (Atom)
0 Response to "matsize too small" for logistic regressions
Post a Comment