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
How to find out if a string contains a specific string in it?Hey, what should I use in a conditional statement in order to execute a command only on observation…
Help with merging aggregate data to survey dataDear Stata list members, I am currently trying to add several macro indicators from the Eurostat da…
N-way table with means and t-statistics for sorted portfoliosDear Stata forum members, I am struggling with generating a three-dimensional table with mean retur…
sslope: standardized or unstandardized coefficients?Hi, I'm not that familiar with stata and testing interaction effects and have a question about sslo…
Merging datasetshello i'm trying to merge two datasets but I'm not sure if what I'm trying to do (which is not worki…
Subscribe to:
Post Comments (Atom)
0 Response to "matsize too small" for logistic regressions
Post a Comment